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 think OpenTDF.AuthProviders.externalAuthProvider may have an issue....
i get: {"error":"invalid_token","error_description":"Invalid token type, must be access token"}
but im pretty sure the token sent to the function is an access token
was able to get OpenTDF.AuthProviders.refreshAuthProvider to work.