-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the [Rea…
-
I've got cookie based auth but I cannot make it work on my NextJS Project in server components.
Working examples:
1. Working example in server component
```javascript
const getData2 = async…
-
## 🚀 Feature Request
Account creation and Account UI is currently a demo feature. We should add the ability for users to login and store their credentials within our database.
![Image](https://gith…
-
### Checklist
- [X] I have looked into the [Readme](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01#readme) and have not found a suitable solution or answer.
- [X] I have se…
-
### What is the improvement or update you wish to see?
I would like information on how to initialize Auth.js using D1 that helps me deal with the fact that I can't get access to any of the environmen…
britt updated
1 month ago
-
### next-on-pages environment related information
...
2024-11-12T16:44:30.442834Z ▲ [@sentry/nextjs - Client] Info: Successfully uploaded source maps to Sentry
2024-11-12T16:44:41.728653Z ▲ ✓ Com…
-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the [Rea…
-
- EdgeDB Version:
- Local(dev): `5.3+cc878d8`
- Production: `5.2+ddd8aa4`
- EdgeDB CLI Version: `5.1.0+fdf5320` (local only)
- OS Version:
- Local(dev): Windows 11 Enterprise 23H2 `22631.3…
n2k3 updated
4 months ago
-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the [Rea…
-
I'm running a project using [create-t3-turbo](https://github.com/t3-oss/create-t3-turbo) and wanted to add OpenAPI support to trpc routers but I keep getting this error, any help is much appreciated, …