Open rinsarmu opened 1 year ago
There is async method oktaAuth.isAuthenticated() in the AuthJs SDK that checks for idToken and accessToken
i got this error. OAuthError: Browser requests to the token endpoint must use Proof Key for Code Exchange. when i put below code in my app.js. please can we huddle on slack? i am bit trouble with this. thank you
Please post your config. Did you set pkce: false
?
See the description of the error you get.
Did you create SPA app or Web app in Okta Admin Dashboard?
no, i said pkce:true. I created Web app . can u please join me on slack, i am too trouble with configuration. thank you
Please reach out to support@okta.com for help with configuration.
I have send help request to support@okta.com. until that can u give me 5 minutes join me in google meet? please join me at https://meet.google.com/smr-fhtj-rfb
Describe the bug
here is my question.
[ in any way user cannot access this url http://127.0.0.1:5500/index.html if he is not authenticated first]
can any one help me to check whether user is authenticated in this workflow. how my code check whether user has accesstoken to make request?
Reproduction Steps?
No reproduction steps
SDK Versions
7.0.0
Additional Information?
No response