Articles by Tag #authjs

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

User Authentication with Auth.js in Next.js App Router

Table of Contents Initial Setup Install Configure NextAuthConfig...

Learn More 20 4Nov 10 '24

Next.js 14 and NextAuth v4 : Credentials Authentication A Detailed Step-by-Step Guide

Authentication is a crucial feature in web applications, and it can also be challenging to implement...

Learn More 19 4Jun 30 '24

Using Auth.js in QwikJS with Modular Forms

How to use Auth.js in QwikJS with Modular Forms

Learn More 9 0Apr 18

Comprehensive Guide to SvelteKitAuth: Secure Authentication for SvelteKit Apps

I've been working on an exciting series about authentication in SvelteKit using SvelteKitAuth. This...

Learn More 8 0Jul 14 '24

Nuxt Authorization: How to Implement Team Role-Based Access Control in Nuxt 3

If you're building a multi-tenant SaaS in Nuxt 3, you'll need a robust permissions system. Here's how...

Learn More 8 0Dec 4 '24

JWT Authentication and Cookie Management in Web Applications

Understanding JWT Authentication and Cookie Management in Web Applications When building...

Learn More 7 0Sep 6 '24

Add Authjs to Next.js 15 app router with GitHub Authentication

Learn how to seamlessly integrate Auth.js into your Next.js 13 App Router project and implement...

Learn More 5 0Dec 22 '24

Introducing Nile Auth for B2B apps

Today, we are excited to introduce Nile Auth, a comprehensive B2B authentication solution explicitly...

Learn More 5 0Mar 28

Simple Next.js Magic Link JWT Authentication with Prisma, PostgreSQL, and Resend

When building web applications, authentication is almost always a core requirement. I needed...

Learn More 4 1Oct 7 '24

Authentication system in Next.Js using Auth.js

Hey there, I was working on a project and then comes authentication part. Then I started searching...

Learn More 4 0Aug 9 '24

Building a Secure OTP-based Login System in Next.js

In today's digital age, ensuring the security of user authentication is paramount. One effective...

Learn More 3 0Jul 5 '24

Implementing Federated Sign-Out with Auth.js in Next.js 14 App Router

In this blog post, we'll explore how to implement federated sign-out using Auth.js (formerly...

Learn More 3 0Sep 28 '24

Integrating LinkedIn Authentication with NextAuth.js: A Step-by-Step Guide

I am going to share my experience about integrating linkedin authentication with NextAuth.js....

Learn More 3 0Sep 18 '24

Should you really Roll your own auth?

Hey guys, In this article, I want to discuss whether it's better to build your own authentication...

Learn More 3 0Jun 20 '24

How to make boilerplate for React + Typescript + TailwindCSS + Auth + Vite

I have seen many posts that explains how to make React application using Typescript, or using...

Learn More 3 0Jun 11 '24

Building a Secure OTP-based Login System in Next.js

In today's digital age, ensuring the security of user authentication is paramount. One effective...

Learn More 2 0Jun 28 '24

Top User Authentication Tools for Developers

Introduction A robust user authentication is the building block of web security. It...

Learn More 2 0Jul 18 '24

The Right Way to Do HMAC Authentication in ExpressJS

Authentication is the most important thing when building an API. There are many method to...

Learn More 2 0Jun 5 '24

Roles based authentication using Nextauth and next.js

Hello , so if you also wondered around the dark ally of internet searching for your own Auth and...

Learn More 2 0Jul 21 '24

Master Authentication with Auth.js, Next.js, and PostgreSQL: A Comprehensive Guide

Authentication is a cornerstone of modern web applications, ensuring that users can securely access...

Learn More 2 0Dec 24 '24

🚀 We just shipped Nile-Auth v4.0: Account Linking, CORS Support, and More

We just released a major update to Nile-Auth, an open-source authentication service for B2B...

Learn More 2 0Apr 11

Next.js + Better Auth + Prisma With Dashboard Starter Kit

Features Next.js 15 with App Router for modern React development Better Auth for seamless...

Learn More 2 0Mar 23

The Firebase Shortcut: Simplifying Next.js Authentication

Today, I want to share a simple tutorial on how to set up authentication in your Next.js project...

Learn More 2 0Aug 12 '24

Simple Authentication for Nuxt.js (JSON Web Token + Local Storage)

Basic Authentication for Nuxt.js (JSON Web Token + Local Storage) When developing a web...

Learn More 1 0Sep 30 '24

[Free] First Product Alert: Next.js Starter Template

Worko Dev Store is Live! 🚀 After months of hard work and dedication, I’m excited to announce the...

Learn More 1 0Jan 22

Implementing Secure Authentication in Next.js with JWT and MongoDB. Protect Routes using middleware

In modern web development, implementing a robust authentication system is crucial for securing user...

Learn More 1 0Jul 5 '24

Auth, OAuth, and Auth0: What is what?

Cracking the Auth Puzzle: A Tale for Survivors and Learners Oh, is this going to be...

Learn More 1 1Sep 15 '24

Lucia Auth is getting deprected

pilcrowonpaper - author of Lucia Auth package In conclusion, pilcrowonpaper acknowledges that...

Learn More 1 0Oct 21 '24

Create an XRP Ledger Account with Web3Auth (Nextjs): A Step-by-Step Guide

Introduction XRP ledger is a decentralized blockchain that focus on cross-border payment,...

Learn More 1 3Jun 16 '24

Web3Auth(次のjs)を使用したXRP Ledgerアカウントの作成:ステップバイステップガイド

はじめに XRP ledgerは、国境を越えた支払いに焦点を当てた分散型ブロックチェーンであり、金融取引を文書化するために使用され、高速で低コストで効果的です。 XRP...

Learn More 1 2Jun 23 '24