Skip to content

my scripts, codes to learn about NextAuth Library.

Notifications You must be signed in to change notification settings

aisiklar/nextauth-study

Repository files navigation

Title

NextAuth-Study

Scope

With this app, I am aiming to learn about NextAuth library and about authentication...

more to be added soon...

to do

  • get searchparams when the pages redirects to login page, so that when the login process is done, redirect back to the original page: ex: /server --> /auth/login ---> (login done) --> /server
  • create a usercard comp. to include user related info. Show the usercard on each page if there is session info
  • customize session info ??
  • github auth.
  • keycloak auth.
  • upstash/redis db. auth or vercel storage auth. or fauna db auth. (use of adapter)
  • check linkToHome component. regression.

About

my scripts, codes to learn about NextAuth Library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published