Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenTDF.AuthProviders.externalAuthProvider may have an issue.... #368

Open
timdumm opened this issue Oct 23, 2024 · 0 comments
Open

OpenTDF.AuthProviders.externalAuthProvider may have an issue.... #368

timdumm opened this issue Oct 23, 2024 · 0 comments

Comments

@timdumm
Copy link

timdumm commented Oct 23, 2024

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.

however, seems like the function signature changed on the refreshAuthProvider method?.. the 'exchange' parameter seen here:
https://github.com/virtru-corp/dsp-cop/blob/f647d9f16db21293a5125daeb87661aecd7ba57b/ui/src/hooks/useTdf.tsx#L18
at least, it wasnt in my webpacked bundle, but maybe im on an outdated branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant