No description
GHOSCHT
b4503db688
preparation for access_token refresh, since JWT cookies cannot be refreshed from the server side |
||
---|---|---|
prisma | ||
public | ||
src/app | ||
.envrc | ||
.eslintrc.json | ||
.gitignore | ||
auth.ts | ||
flake.lock | ||
flake.nix | ||
middleware.ts | ||
next.config.mjs | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.mjs | ||
README.md | ||
tailwind.config.ts | ||
tsconfig.json |
Getting Started
To enable generation of refresh tokens, enable OAuth Mapping 'offline_access' in your OAuth2 Provider. This can be found under "Advanced protocol settings".