Skip to content
Discussion options

You must be logged in to vote

The request method in token expects you to return a tokens object. So simply change:

- return response.data
+ return { tokens: response.data }

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@wh1337
Comment options

Answer selected by wh1337
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants