astro-community / astro-auth

The Easiest Way To Do Authentication In Astro 🧑🏻‍🚀
astro-auth-docs.vercel.app
99 stars 20 forks source link

signIn hook doesnt do anything using credential provider #12

Open suryacandra opened 1 year ago

suryacandra commented 1 year ago

while using signIn hook in google provider its work perfectly, but when using credential provider it doesnt do anything although i returned false or true in signIn hook, is this bug or normal behavior?

osadavc commented 1 year ago

Thanks for reporting. Can you provide a reproduction ?