v0.20.0
Features
- accounts-server token creator (#774) @ozsay
- Add force refreshTokens (#794) @ozsay
- Verify authentication (#801) @ozsay
- Update TokenStorage to support non async storage (#810) @pradel
- Add a link in the console pointing to the email documentation if emails are not setup (#838) @pradel
- graphql-toolkit version bump to 0.5.17 to fix
await
issue (#837) @stolinski - Impersonation fixes (#841) @NickBolles
- chore(graphql-api): upgrade code-gen to 1.x (#797) @NickBolles
Docs
- Separate Rest documentation to Express and Client (#779) @pradel
- Update the documentation from the corresponding microservice example (#817) @bbenoist
- [Docs] upgrade docusaurus to 2.0.0-alpha.34 (#851)
Examples
- Update the graphql example to show how to get the user from the context (#830) @pradel
- Show how to use login hooks on the graphql example (#833) @pradel
- Update rest server example to show how to use some accounts-js options (#834) @pradel
Internal
- 🐛 FIX: fixed outdated peer dependencies (#793) @MoritzGruber
- chore: 🤖 Added docker-compose.yml for running tests locally (#799) @TimMikeladze
- Setup github actions (#805) @pradel
- Migrate from tslint to eslint (#809) @pradel
- Upgrade dependencies (#852) @pradel