| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-10-31 | 442 Bytes | |
| v5.8.0 source code.tar.gz | 2024-10-31 | 187.0 kB | |
| v5.8.0 source code.zip | 2024-10-31 | 337.7 kB | |
| Totals: 3 Items | 525.1 kB | 1 | |
- [#1739] Add support for dynamic scopes
- [#1715] Fix token introspection invalid request reason
- [#1714] Fix
Doorkeeper::AccessToken.find_or_create_forwith empty scopes which raises NoMethodError - [#1712] Add
Pragma: no-cacheto token response - [#1726] Refactor token introspection class.
- [#1727] Allow to set null secret value for Applications if they are public.
- [#1735] Add
pkce_code_challenge_methodsconfig option.