angular-auth0-aside
angular-auth0-aside copied to clipboard
Aside: Angular with Auth0 and an authenticated Node API.
I have configured everything as per the instructions. I made the callback settings properly in the application settings. When I do the `ng serve` application runs fine when you hit...
Home component is being initialized twice, but ONLY after redirecting back to the app after a fresh successful login. This does not occur when there is a currently active session...
If the `auth.handleAuth();` is performed in the constructor of the callback component - then the url will contain double encoded characters. Try adding ":" to a scope in the auth0...
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [jwks-rsa](https://github.com/auth0/node-jwks-rsa). These dependencies need to be updated together. Removes `tough-cookie` Updates `jwks-rsa` from 1.3.0 to 1.12.3 Release notes Sourced from...
Bumps [crypto-js](https://github.com/brix/crypto-js) from 3.1.9-1 to 3.3.0. Commits 4db30e7 Merge branch 'release/3.3.0' 887dcaa Rollback. 79209bc Merge branch 'release/3.2.1' 78bde5f Add release notes. 409ae76 Bump version. 1033040 Merge branch 'feature/crypto-secure-random' into develop...
Bumps [debug](https://github.com/debug-js/debug) to 3.1.0 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `debug` from 2.6.8 to 3.1.0 Release notes Sourced from debug's releases. 3.1.0 Minor...
Bumps [ms](https://github.com/vercel/ms) to 2.0.0 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `ms` from 0.7.1 to 2.0.0 Release notes Sourced from ms's releases. 2.0.0 Major...
Removes [hawk](https://github.com/mozilla/hawk). It's no longer used after updating ancestor dependency [fsevents](https://github.com/fsevents/fsevents). These dependencies need to be updated together. Removes `hawk` Updates `fsevents` from 1.1.3 to 1.2.13 Release notes Sourced from...
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [karma](https://github.com/karma-runner/karma), [handlebars](https://github.com/wycats/handlebars.js) and [protractor](https://github.com/angular/protractor). These dependencies need to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) to 4.1.1 and updates ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `http-cache-semantics` from 3.8.1 to 4.1.1 Commits See full diff in compare view Updates...