add custom payload to api_tokens table #3848
Answered
by
Melchyore
andriyandriyan
asked this question in
Help
-
How to add custom payload data like organization_id into api_tokens table ? |
Beta Was this translation helpful? Give feedback.
Answered by
Melchyore
Aug 8, 2022
Replies: 1 comment 2 replies
-
@andriyandriyan Hello, https://docs.adonisjs.com/guides/auth/api-tokens-guard#meta <- is this what you are looking for? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
andriyandriyan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@andriyandriyan Hello, https://docs.adonisjs.com/guides/auth/api-tokens-guard#meta <- is this what you are looking for?