spellshift / realm

Realm is a cross platform Red Team engagement platform with a focus on automation and reliability.
https://docs.realm.pub/
GNU General Public License v3.0
419 stars 31 forks source link

Modular oauth2 library #791

Closed hulto closed 4 months ago

hulto commented 4 months ago

What type of PR is this?

/kind feature

What this PR does / why we need it:

Makes it easier for Admins / Devs to implement their own oauth2 backends by consolidating the configuration in one location.

Fixes #775