You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm wondering if it would be worth it to reach out to this URL and use it to build up the getBaseAuthorizationUrl, getBaseAccessTokenUrl and getResourceOwnerDetailsUrl strings. Advantage would be having the URLs be always* accurate without needing to deploy a new version of the library (preventing #63), disadvantage would be needing to make an extra HTTP request to fetch said information.