JohnVonNeumann / opensorcery

Gamified open source contributions.
7 stars 0 forks source link

Os11 part4 integrate with GitHub sso #45

Closed JohnVonNeumann closed 5 years ago

JohnVonNeumann commented 5 years ago

Another small step in the right direction, this PR allows users to call the Auth0 Management API once they have secured an Access Token from Auth0, the management API is required to pull IDP tokens and enable the application to call on behalf of the user. I am still working out the best way to handle further backend items like removal of the base auth0user user migration which obviously cannot exist long term.