fedeya / next-auth-sanity

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

Make Sanity studio V3 ready #13

Closed Adstokoe19 closed 1 year ago

Adstokoe19 commented 1 year ago

With Sanity studio v3 being launched (GA) shortly, it would be great if this plugin could be updated to support the latest studio version. Thanks.

fedeya commented 1 year ago

Hi @Adstokoe19 i think in the sanity v3 we don't have breaking changes, i can update the examples and the schemas using the new function of defineType and defineField but anything else?

Adstokoe19 commented 1 year ago

Hi @Fedeya, you're right it's just the schema changes. Thanks.