gatsby-theme-auth0 icon indicating copy to clipboard operation
gatsby-theme-auth0 copied to clipboard

🔐 A Gatsby Theme for adding Auth0 to your application.

Results 61 gatsby-theme-auth0 issues
Sort by recently updated
recently updated
newest added

Document methods in [`AuthService`](https://github.com/epilande/gatsby-theme-auth0/blob/master/gatsby-theme-auth0/src/auth/service.ts) and [`useAuth`](https://github.com/epilande/gatsby-theme-auth0/blob/master/gatsby-theme-auth0/src/hooks/useAuth.ts).

help wanted

I get this error on logout ![Screenshot_2020-05-20-19-10-59-703_com android chrome](https://user-images.githubusercontent.com/8183572/82476025-b55d8680-9acd-11ea-9d6f-81b49420d13c.jpg)

`AuthService.getIdToken()` returns undefined all the time, except right after login. Is this expected? If so, it would be nice to document.

Hi @epilande, thanks for publishing this theme! I see it uses [auth0.js](https://auth0.github.io/auth0.js). Any plans for supporting the new [auth0-spa](https://auth0.github.io/auth0-spa-js/) with the PKCE flow?

I've implemented the `isLoading` mechanism from [the minimal demo](https://github.com/epilande/gatsby-theme-auth0/blob/master/demos/minimal/src/pages/index.js#L13) in the top nav of my site, to show "Session loading...". It's taking 1-2 seconds on every page transition, from the...

Bumps [auth0-js](https://github.com/auth0/auth0.js) from 9.12.2 to 9.13.2. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Information disclosure through error object in auth0.js Overview Between...

dependencies
security

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.2.3 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies