I’m using OKTA sign in widget and after successfully login in the page refreshes and in the app.component.ts I have " await this.oktaAuth.isAuthenticated(); " on init, but it always returns false. Can anyone help me out in this?
I’m using OKTA sign in widget and after successfully login in the page refreshes and in the app.component.ts I have " await this.oktaAuth.isAuthenticated(); " on init, but it always returns false. Can anyone help me out in this?