How can I combine payloadcms username/password credentials and this library? #17
engin-can
started this conversation in
Feature request / Ideas
Replies: 3 comments 4 replies
|
This is not possible at the moment, but it is already on my roadmap. |
0 replies
|
In the latest version authjsPlugin({
authjsConfig: authConfig,
enableLocalStrategy: true // <-- Enable local strategy
}),The feature is still experimental, but you are welcome to try it out. If you have found any issues, please report these. Thank you |
3 replies
|
I'm using v0.8.4 with |
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
Hi, I was wondering how I can combine default payloadcms username/password credentials with this library.
All reactions