https://github.com/theprojectsx/user-authentication
Next JS User Authentication Technics - Credentials + Google + ETC - Firebase + Next-Auth (Feature Testing Project)
https://github.com/theprojectsx/user-authentication
Last synced: about 1 year ago
JSON representation
Next JS User Authentication Technics - Credentials + Google + ETC - Firebase + Next-Auth (Feature Testing Project)
- Host: GitHub
- URL: https://github.com/theprojectsx/user-authentication
- Owner: TheProjectsX
- Created: 2024-02-01T16:14:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T16:16:47.000Z (over 2 years ago)
- Last Synced: 2025-02-13T00:45:47.221Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Firebase:
Authentication is OK for `Credentials` and `Google Provider`
### Next Auth:
Authentication is OK for `Credentials` but has a Mysterious Problem for `Google Provider`
The Google Provider has a JWT Expire error. Possible solutions couldn't be Found!
So, the Google Provider Sign Up is Unfinished