I should start tagging the releases
I should start tagging the releases
github.com/vuejs/langua...
Following the guide to for some more pointers
github.com/vuejs/langua...
github.com/vuejs/langua...
Following the guide to for some more pointers
github.com/vuejs/langua...
Or is this all wrong way of doing the auth on mobile 🤔
Or is this all wrong way of doing the auth on mobile 🤔
1. Link from mobile app to open a web url, now it will follow socialite auth flow example
2. User authenticates (socialite)
3. Oauth2 then redirects back to the web page (socialite)
4. From there I add a link back to the app via a deep link (custom)
1. Link from mobile app to open a web url, now it will follow socialite auth flow example
2. User authenticates (socialite)
3. Oauth2 then redirects back to the web page (socialite)
4. From there I add a link back to the app via a deep link (custom)
It's easy with just sanctum but I'm not sure how to do this with sanctum + social login. Since it is a mobile app there is no web interface.
It's easy with just sanctum but I'm not sure how to do this with sanctum + social login. Since it is a mobile app there is no web interface.