samples-js-angular
samples-js-angular copied to clipboard
samples-js-angular
The samples need to be updated to use the latest okta-angular version
Hi, I am running the sample Okta Hosted Login with logout redirect uri. For that I followed all the steps provided at the following url: https://developer.okta.com/docs/guides/sign-users-out/angular/sign-out-of-okta/ I added a logout...
env.js will load environment from testenv. I am newbie and cannot find any clue how it works... how to configure it for new project? "dotenv"? Please document few words in...
I am following the documentation and have created a testenv file in the same directory as the README file. I've tried pasting in our correct values, but I get the...
Resolves [OKTA-377044](https://oktainc.atlassian.net/browse/OKTA-377044)
User accesses the app, then being redirected to okta login form, successfully logins and then redirected to /implicit/callback url and then this error appears. Looks like an issue with [okta-auth-js](https://github.com/okta/okta-oidc-js/issues/775),...
I am using Custom Login page that uses the Okta Sign-In Widget within the Angular application to authenticate the user, I am successfully able to authenticate and getting access token...