https://github.com/dhafinfawwaz/auth-with-many-frameworks
Next js template for authentication with multiple backend frameworks such as django, express, and fiber.
https://github.com/dhafinfawwaz/auth-with-many-frameworks
Last synced: about 2 months ago
JSON representation
Next js template for authentication with multiple backend frameworks such as django, express, and fiber.
- Host: GitHub
- URL: https://github.com/dhafinfawwaz/auth-with-many-frameworks
- Owner: DhafinFawwaz
- License: mit
- Created: 2023-12-24T10:53:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-15T12:07:35.000Z (11 months ago)
- Last Synced: 2025-02-13T22:43:16.863Z (4 months ago)
- Language: PHP
- Size: 162 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Auth with Many Frameworks
This project implements Authentication with 1 frontend and 4 backend frameworks. The frontend with Next js using Next auth. The backend has 4 options which are django, express, fiber and laravel.