Skip to content

How to save user data when using external API #477

Answered by pilcrowonpaper
qwexvf asked this question in Help
Discussion options

You must be logged in to vote

If you're using single use keys, it's better if the database supported transactions.

Alternatively, you can just store the API token (I'm assuming that's the JWT) in a separate table and link it to a user.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

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

Answer selected by qwexvf
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