Add correct link for okta resouce scopes

This commit is contained in:
Nicholas Pirrello
2020-06-25 08:44:55 -04:00
parent fe4efbd84d
commit 686018f811
@@ -237,7 +237,7 @@ export const githubAuthApiRef = createApiRef<
/**
* Provides authentication towards Okta APIs.
*
* See https://developer.okta.com/docs/reference/api/oidc/
* See https://developer.okta.com/docs/guides/implement-oauth-for-okta/scopes/
* for a full list of supported scopes.
*/
export const oktaAuthApiRef = createApiRef<