okta-auth-js icon indicating copy to clipboard operation
okta-auth-js copied to clipboard

The official js wrapper around Okta's auth API

Results 169 okta-auth-js issues
Sort by recently updated
recently updated
newest added

Steps to reproduce: 1. login to the web app 2. close the browser (no logout) 3. wait for the token and the refresh token to expire 4. open the browser...

### Describe the bug? The access token expires without renewal despite having refresh token lifetime set to unlimited. The refresh token and access token expire and the user is redirected...

bug

### Describe the bug? While I am trying to navigate through the below URL using Automation with TestCafe i am getting the below issue, Please find the attached screenshot. URL:...

bug

I have enabled SMS verification along with okta verify in multifactor authentication. From then on, I am not able to login to my okta dashboard as the webpage takes me...

### Describe the bug? npm install --save @okta/okta-auth-js npm WARN deprecated [email protected]: no longer maintained npm ERR! code ETARGET npm ERR! notarget No matching version found for [email protected]. npm ERR!...

bug

### Describe the bug? While the widget based (SPA) login flow works OK in google chrome and firefox, the issue persist in Safari. 1. Widget renders 2. Enter username and...

bug

Is this expected? Any tips on how to obtain a smaller bundle? ![image](https://user-images.githubusercontent.com/52013619/130813853-0b99a196-f6a1-4ebc-a4ee-ac0eeb4cb92d.png) Obviously our webpack already does minimizing and optimization. However, okta-auth-js really seems to stand out as a...