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

Update client.ts with better error #73

Open Snorlena opened 1 month ago

Snorlena commented 1 month ago

This update will fix the problem that many users has about Runtime error when the user already exists. Now the error will return "User already exists" as it should.