fedeya / next-auth-sanity

NextAuth Adapter and Provider for Sanity
https://sanity.io/plugins/next-auth-sanity
MIT License
76 stars 21 forks source link

Sign up with existing email throws error #40

Closed dhatGuy closed 1 year ago

dhatGuy commented 1 year ago

When I try to register a user with an email that is already taken, it throws a server error.

image

Repo: https://github.com/feyiamujo1/upland-rice-app

fedeya commented 1 year ago

Hi @dhatGuy! this should be fixed in the latest version, can you check again?

dhatGuy commented 1 year ago

Yes, works fine now. Thanks