2025-03-24 14:50:45 -07:00
|
|
|
### Adding auth0
|
2025-03-24 15:40:14 -07:00
|
|
|
* 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
|