I'm considering payload for a port of a clients website from another language for easier maintenance in the future. They currently alread have a userbase and they use passwordless authentication.
Is it possible to extend/swap out the built in email/username/password authentication flow? We would ideally use Twilio's verify feature to send a code to them, but then use the existing payload's cookie strategy
I just found custom strategy
https://payloadcms.com/docs/authentication/custom-strategiesThis is a good one:
https://github.com/CrawlerCode/payload-authjsIt's a wrapper for
https://authjs.devI've just successfully integrated it into my app, with more-or-less no problems.
Star
Discord
online
Get dedicated engineering support directly from the Payload team.