oatmeal/src
2024-07-20 18:48:31 +00:00
..
AuthzCodeRoutes.php Removed redirect_uri from token call, I'm sticking to the OAuth2.1 draft. 2024-07-20 02:32:40 +00:00
ClientCredsRoutes.php Added client credentials flow. 2024-07-20 01:44:36 +00:00
DeviceCodeRoutes.php and finally the device code flow! 2024-07-20 18:48:31 +00:00
HomeRoutes.php and finally the device code flow! 2024-07-20 18:48:31 +00:00
OatmealContext.php Base application + authorisation code flow. 2024-07-19 23:51:55 +00:00
RefreshTokenRoutes.php Added client credentials flow. 2024-07-20 01:44:36 +00:00
Tools.php Base application + authorisation code flow. 2024-07-19 23:51:55 +00:00