auth0 v2 uses pages router not app router. building correctly now
This commit is contained in:
parent
39c8eef888
commit
e7ff02f1b8
6 changed files with 1519 additions and 1182 deletions
5
notes.md
5
notes.md
|
|
@ -1,2 +1,5 @@
|
|||
### Adding auth0
|
||||
use `yard add` for new packages and the packages will be updated automatically
|
||||
* use `yard add` for new packages and the packages will be updated automatically
|
||||
* auth-secret generate with `openssl rand -hex 32`
|
||||
* need to no-cache if updating packages...don't need to remove `--frozen-lockfile` can be handled with `yarn`
|
||||
* version 2 is using
|
||||
Loading…
Add table
Add a link
Reference in a new issue