Changelog
2024-07-27
Configurable refresh token lifetimes.
2024-07-21
Corrected method name.
Made the method part case insensitive.
Added stinky token check endpoint.
Adjustments to WWW-Authenticate header and altered device routes.
Added styling to the authorisation prompt etc.
2024-07-20
Added example config file.
Added Apps and OAuth2 migrations.
Implemented the device code flow.
Fixes for things I noticed I will probably forget to fix otherwise.
Device code flow beginnings.
Implemented core OAuth2 spec token flows.
2024-07-19
More parts of the OAuth2 implementation.
2024-07-17
HTTP Skeleton for OAuth2 implementation.
2024-07-16
Finished JWT/JWS implementation.
2024-06-11
Load error page contents in index.php.
Oops #2
Oops can't access that at this point yet.
Static generated error pages.
Removed existing code.
Updated libraries.
2024-03-29
Updated to new HTTP router and replaced database statement cache.
2023-12-15
Fixed error 500 on HTTP error pages.
Fixed error reporting in Hanyuu.
Updated config usage in Hanyuu.
Updated Sentry library to 4.0 in Hanyuu.
2023-11-20
Bibliotheken bijwerken.
Updated libraries Again.
Updated libraries.
2023-10-20
Project structure cleanup.