python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Angular OKTA authentication always returns false
I have followed this documentation to create a test app
https://developer.okta.com/docs/guides/sign-into-spa-redirect/angular/main/
I am able to see OKTA Sign in page
After entering valid credentials...
Naresh217
Votes: 0
Answers: 2
PKCE flow with okta-react is storing okta-token-storage in localstorage. How to move it cookies?
I have implemented PKCE flow with @okta/okta-react library. After successful login it is storing accessToken and idToken in local-storage.
But due an organizational policy, we need to store these in c...

ashish.99
Votes: 0
Answers: 1
To allow external client application users to access another B2C Integrated client website
To our client website, we have implemented user authentication (using OIDC) and related user flows using Azure ADB2C. External users are successfully authenticating and accessing from our website (SPA...
CloudSpace03
Votes: 0
Answers: 1
SPA React-okta sign in widget
'I am trying to follow this tutorial I found on Youtube on how to integrate a okta sign in widget to a React SPA
https://www.youtube.com/watch?v=5j4FXMQBzmg&t=358s
but, I think it is a little outd...
Alejandro Vesga
Votes: 0
Answers: 0


