Open FelixKLG opened 9 months ago
Okay this is like half done, the hard part with exchanging code grants and what not is mostly done however, the part where you actually sign the user in is not complete yet. Waiting on authentication rewrite, I also wanna possibly support additional checks perhaps using the Microsoft Graph API for Azure groups or what not.
To be moved into Aster/IdP
Support the following OAuth providers:
Currently supported OAuth providers don't actually sign you in, they just authenticate and perform the code exchange. This will be finished off and cleaned up later on in the project.
Microsoft OAuth broken: https://github.com/ramosbugs/oauth2-rs/issues/191#issuecomment-1291011074