auth0-spa-js icon indicating copy to clipboard operation
auth0-spa-js copied to clipboard

Auth0 authentication for Single Page Applications (SPA) with PKCE

Results 83 auth0-spa-js issues
Sort by recently updated
recently updated
newest added

### Changes Updates the `useFormData` property to now default to true. Consequently, updates any tests where `useFormData: true` was previously set to now use the default, and sets `useFormData: false`...

### Changes Auth0 support setting the cookieDomain for the Auth0Client, unfortunately we are missing implematention of removing from the same domain, this PR adds this implemantation at the storage level...

### Describe the problem This is a bug report or a question I have. I am trying to implement a button outside of my auth0-supported application, using this lib. Using...

bug report

### Describe the problem Subsequent checkSession call is taking significantly longer than first time load. I have run into this issue across auth0 discussion boards with no real solution: -...

bug report

Hello , I use buildAuthorizeUrl , with redirect_uri defined. I just saw that the ? had disappeared, and this poses a problem in hybrid mode with Apple, because it refuses...

closed:stale
more info needed
bug report

### Describe the problem you'd like to have solved We are trying to use this SDK inside a chrome extension. Since the Manifest v3 of the Chrome Extensions, all the...

feature request

Add DPoP https://datatracker.ietf.org/doc/html/draft-ietf-oauth-dpop

Bumps [requestretry](https://github.com/FGRibreau/node-request-retry) to 7.1.0 and updates ancestor dependency [browserstack-cypress-cli](https://github.com/browserstack/browserstack-cypress-cli). These dependencies need to be updated together. Updates `requestretry` from 4.1.2 to 7.1.0 Changelog Sourced from requestretry's changelog. 7.1.0 (2022-04-12) add...

dependencies

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.4 to 0.25.9. Release notes Sourced from typedoc's releases. v0.25.9 Features Literal numeric unions will now be sorted during conversion, #2502. Bug Fixes Module readmes will now...

dependencies
javascript

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.1 to 13.6.6. Release notes Sourced from cypress's releases. v13.6.6 Changelog: https://docs.cypress.io/guides/references/changelog#13-6-6 v13.6.5 Changelog: https://docs.cypress.io/guides/references/changelog#13-6-5 v13.6.4 Changelog: https://docs.cypress.io/guides/references/changelog#13-6-4 v13.6.3 Changelog: https://docs.cypress.io/guides/references/changelog#13-6-3 v13.6.2 Changelog: https://docs.cypress.io/guides/references/changelog#13-6-2 Commits 9dfb38f chore:...

dependencies
javascript