I want to make a custom scheme with local strategies #1447
Unanswered
abodojustin
asked this question in
Q&A
Replies: 3 comments 6 replies
-
please @bmulholland can you help me ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry, I don't have time to help with individual cases. If you figure it out and have info that should be in the documentation, please write that up to help people in future. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to make a custom scheme with local strategies but I don't know how can I do it using customScheme. Documentation of nuxt/auth v5 doest not help me
I want to execute two endpoint:
1- request
body of the request:
response:
2- request
response:
nuxt.config.js
~/schemes/customeScheme.js
~/login.vue
If I want to fetch user, how can i do please ???
Beta Was this translation helpful? Give feedback.
All reactions