What is accounts-js?
accounts-js is a fullstack authentication and accounts-management for Javascript. We provide you a set of tools to ...
For further actions, you may consider blocking this person and/or reporting abuse
Hi Leo, thanks for making this guide. However, I'm running into some problems.
When I try to authenticate, I get:
Then I tried to form it into inline fragment as suggested here graphql.org/learn/queries/#inline-...
but I am still getting:
Any suggestions?
I think you are using the alpha version of the package which is still WIP (it will bring a new MFA module). Please use the latest stable version :)
Thanks for this! I'm also eagerly awaiting part 2 as I'm currently struggling to use the @accounts/apollo-link package to hook up accounts-js to the apollo client.
Thank you leo great tutorial can't wait for part 2