Closed abodojustin closed 2 years ago
please @bmulholland can you help me ?
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.
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 ???