Posts
Members
Info
v0.29.0
0.29.0 (2020-08-06) ⚠ BREAKING CHANGES • apollo-link-accounts: update to use @apollo/client 3. If you still use apollo client 2, do not upgrade this dependency (#1030) …
0
0
v0.28.0
0.28.0 (2020-07-22) We now support stateless sessions, take a look at the docs to see how to use it https://www.accountsjs.com/docs/server#stateless-session. Features …
0
0
v0.26.0
0.26.0 (2020-05-25) Thanks to @huikaihoo you can now customise the JWT payload. Read more about it in the documentation. …
0
0
v0.25.4
0.25.4 (2020-05-14) This release brings performance improvements to Mongo. If you are not using the setupIndexes function on production you should add it. Features …
0
0
v0.25.1
Features • client-password: add autologin feature to client-password… (#921) b43b3e7 Bug Fixes …
0
0
v0.25.0
0.25.0 (2020-04-09) In this new release, we are introducing a new server option named enableAutologin (disabled false by default). It will allow a user to be logged in directly after the account creation. The return type of the createUser mutation changed so make sure your app…
0
0
v0.24.0
0.24.0 (2020-03-04) Features • graphql-api: return user data after "authenticate" request (#894) 2d4f85a …
0
0
v0.23.0
0.23.0 (2020-02-18) ⚠ BREAKING CHANGES • password: add custom password hashing option (#898) …
0
0
Email and password authentication with accounts-js and Apollo GraphQL - Part 1
https://dev.to/pradel/email-and-password-authentication-with-accounts-js-and-apollo-graphql-part-1-setting-up-the-graphql-server-532l
0
0