https://github.com/simonhylander/next-app-router-clerk
debug serverside
https://github.com/simonhylander/next-app-router-clerk
Last synced: 5 months ago
JSON representation
debug serverside
- Host: GitHub
- URL: https://github.com/simonhylander/next-app-router-clerk
- Owner: SimonHylander
- Created: 2023-07-26T22:32:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-10T10:43:51.000Z (almost 3 years ago)
- Last Synced: 2024-12-22T07:33:08.511Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://next-app-router-clerk.vercel.app
- Size: 144 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Clerk auth is null on server
```auth();```
Clerk auth works on client
```useAuth();```