Is your feature request related to a problem? Please describe.
Add Social Login using BetterAuth in astro
create sign in and Signup Page and one dashboard page which opens after signin or signup
Describe the solution you'd like
Login With Google GitHub and LinkedIn button
after login it should reach to /person page where
and handle session band callback proper
Create your own Oauth Application for this on Google and GitHub
Describe alternatives you've considered
First do Login with GitHub and all file and folder for authentication callback
Additional context
Read Auth website
https://docs.astro.build/en/guides/authentication/
Is your feature request related to a problem? Please describe.
Add Social Login using BetterAuth in astro
create sign in and Signup Page and one dashboard page which opens after signin or signup
Describe the solution you'd like
Login With Google GitHub and LinkedIn button
after login it should reach to /person page where
and handle session band callback proper
Create your own Oauth Application for this on Google and GitHub
Describe alternatives you've considered
First do Login with GitHub and all file and folder for authentication callback
Additional context
Read Auth website
https://docs.astro.build/en/guides/authentication/