#Why no self register page in the project?

5 messages · Page 1 of 1 (latest)

strange crane
#
Payload CMS

I think I can handle the backend logic but I was hoping for a native way to do this especially

amber ridgeBOT
solid totem
#

Hey @strange crane this could certainly be a useful feature for a handful of users! Because Payload was built to be endlessly extensible, and projects handle auth + user creation in many different ways, it's not something we've built into core at this time.

Feel free to open a feature request on Github as we actively evaluate where those land on our roadmap.

indigo basin
#

The cookie will be valid for any domain listed in the CSRF config property on the payload config. So if they login under a whitelisted domain they will automatically be logged in when going to the admin panel. Am I missing what you are trying to do?

strange crane