nhost / hasura-backend-plus

🔑Auth and 📦Storage for Hasura. The quickest way to get Auth and Storage working for your next app based on Hasura.
https://nhost.github.io/hasura-backend-plus/
MIT License
1.17k stars 187 forks source link

Allowlist #575

Closed komninoschatzipapas closed 3 years ago

komninoschatzipapas commented 3 years ago

Fixes #547.

elitan commented 3 years ago

Do we want to change the table name and endpoint from allowlist to something more related to registration specifically?

Naming it auth.allowlist does not make it clear that it's related to allow registrations. Some people might belive it's related to allow people to login, or to allow people to change password or something else?

nikolowry commented 3 years ago

Sorry for commenting again on an already merged PR, but it be great if either @komninoschat or @elitan could provide some clarifications on the following:

I really appreciate the project and how quick you've guys have been with communication and fixes. Thanks for the hard work!

elitan commented 3 years ago

Thanks for your kind words.