Hello there,
I am new to Discord and astrojs.
I have been struggling with the astro auth example: https://github.com/osadavc/astro-auth-example
When using the Google provider, the app does log in; however, the callbackURL (https://youtu.be/dQw4w9WgXcQ) is ignored.
When I replace the YouTube callbackURL with, say, '/dashboard', and create a 'dashboard.astro' page, it still logs in, but shows the homepage (http://localhost:3000).
When I replace the YouTube callbackURL with 'http://localhost:3000/api/auth/oauth/google', and create an 'api/auth/oauth/google.astro' page, it logs in, and correctly displays the 'api/auth/oauth/google.astro' page.
How to make it show the 'dashboard.astro' page upon log in?
The official video for “Never Gonna Give You Up” by Rick Astley
Taken from the album ‘Whenever You Need Somebody’ – deluxe 2CD and digital deluxe out 6th May 2022 Pre-order here – https://RickAstley.lnk.to/WYNS2022ID
“Never Gonna Give You Up” was a global smash on its release in July 1987, topping the charts in 25 countries including Rick’s nat...
