During the onboarding process as a user, I should be able to choose Google as an authentication provider and then proceed to use my Google credentials to sign in to the application
Actual Behavior
At the moment a user can sign in using Google however we have no entry point trigger to redirect users to the google auth system.
This should work akin to the following
[x] User visits google auth route
[x] user gets redirected to the google sign in URL
Expected Behavior
During the onboarding process as a user, I should be able to choose Google as an authentication provider and then proceed to use my Google credentials to sign in to the application
Actual Behavior
At the moment a user can sign in using Google however we have no entry point trigger to redirect users to the google auth system. This should work akin to the following
Specifications