Replies: 1 comment 3 replies
-
All recently published APIs depend on the If you API in question does't seem to use the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using Ory with 3rd party login as authentication for my app, so i already have a valid access token for my users. I can't find a way to use this one with the api client (youtube3) as in the reexported oauth2 the AccessTokenAuthenticator isn't present and you can't use yups. Would be great if there was a way to bring your own access token. Or any help if i missed something
Beta Was this translation helpful? Give feedback.
All reactions