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 am using frontend JS to authenticate with OAuth2 via PKCE, and so I can't use the existing oauth options. I am able to get the bearer token and make authenticated requests with that, but I do not know how to supply the bearer token with this library. I understand this will have to be per-request but there still is no option for that.
The text was updated successfully, but these errors were encountered:
I could try to have a look at it. Could you point to documentation on how to get such an OAuth2 token? Do you use it on wikidata.org or on another Wikibase instance with a particular OAuth extension?
I am using frontend JS to authenticate with OAuth2 via PKCE, and so I can't use the existing oauth options. I am able to get the bearer token and make authenticated requests with that, but I do not know how to supply the bearer token with this library. I understand this will have to be per-request but there still is no option for that.
The text was updated successfully, but these errors were encountered: