Alexander VanTol
Alexander VanTol
:warning: WIP DON'T FORGET TO UPDATE ALL CLIENTS IN ENVs USING /link/google TO INCLUDE THE NEW SCOPE IN THEIR CLIENT CFG AS AN ALLOWED SCOPE
### New Features ### Breaking Changes ### Bug Fixes ### Improvements ### Dependency updates ### Deployment changes
TODO: Verify error codes, finalize endpoints, remove commented out endpoint definitions? ### New Features ### Breaking Changes ### Bug Fixes ### Improvements - New docs for admin endpoints - Various...
Fix bug in authlib where `%20` between scopes (e.g. `openid%20user`) eventually lose their percent encoding and become `openid user`. Authlib then tries to decode the "percent encoded" string, but it's...
…up code for CloudManager over and over, fix tests
**WIP** - still need to completely remove userdatamodel dependancy but since authutils relies on it, things break
### New Features ### Breaking Changes ### Bug Fixes ### Improvements - add datadog env vars to metadata deployment ### Dependency updates ### Deployment changes