mirror of https://github.com/pixelfed/pixelfed
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Previously, the lifetime of tokens and refresh tokens was hardcoded at 15 and 30 days. Some instances administrators may wish to change these values. This makes these two values configurable with the two .env variables: OAUTH_TOKEN_DAYS and OAUTH_REFRESH_DAYS which are the lifetime in days for these two tokens and refresh tokens. |
5 years ago | |
|---|---|---|
| .. | ||
| AppServiceProvider.php | 6 years ago | |
| AuthServiceProvider.php | 5 years ago | |
| BroadcastServiceProvider.php | ||
| EventServiceProvider.php | ||
| HorizonServiceProvider.php | 7 years ago | |
| RouteServiceProvider.php | ||