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

- Set min supported Node version to 14 - Update `broadcast-channel` to `^4.14.0` (latest version depends on `microtime 3.1.0` which requires Node 14) - Don't use `corejs: 3` in `@babel/plugin-transform-runtime`...

Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex Commits 000ac18 Build 2.24.4 f2006b6 Bump version...

dependencies

### Describe the bug? The conditional exports block used in this library fails when a consuming package utilizes `[email protected]` and `[email protected]`. An error is omitted like: ``` No known conditions...

bug

### Describe the bug? Hi everyone! I am trying to switch to the new okta-auth-js v6.7.3 and have some troubles. I have no issues using okta-auth-js v4.9.2 or v5.1.1 but...

bug

### Describe the bug? We want to add okta to RedwoodJS (see https://github.com/redwoodjs/redwood/pull/5088), but after I add this package (`@okta/okta-auth-js`) `yarn install` fails because `microtime@npm:3.0.0` can't be built: ``` ➤...

bug

### Describe the bug? After installing @okta/okta-auth-js@latest and @okta/okta-react@latest tying to use the package. Setup: React 17.0.2 React-scripts: 5.0.0 Webpack: 5.70.0 @okta/okta-auth-js: 6.7.2 @okta/okta-react: 6.6.0 Compiled with problems: ERROR in...

bug