AuthConfig
Defined in: src/plugins/application/auth.ts:65
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
|
|
Cookie options |
||
|
|
|
HTTP only |
|
|
|
|
Max age |
|
|
|
|
Path |
|
|
|
|
Same site |
|
|
|
|
Secure |
|
|
|
JWT algorithm Default |
||
|
|
JWT expiration |
||
|
|
JWT secret |
||
|
( |
Success callback |
||
|
|
Providers |
||
|
|
‐ |
||
|
|
‐ |
||
|
|
‐ |
||
|
|
‐ |
||
|
|
‐ |
||
|
|
‐ |
||
|
|
‐ |
||
|
|
Optional URL to redirect to upon successful login and session creation. If not provided, returns a JSON object with the token. |