blackerby / school-on-rails

1 stars 0 forks source link

Google SSO #3

Open blackerby opened 1 year ago

blackerby commented 1 year ago

Data on the website should only be visible to faculty/staff users who are signed in through Google SSO.

Potential way to learn to do this: https://blog.devgenius.io/how-to-add-google-sign-in-sso-with-devise-to-a-ruby-on-rails-7-app-6d8c5ef7641b https://dev.to/jkevinbaluyot/google-login-rails-7-tutorial-1ai6

blackerby commented 1 year ago

Gonna need Impact help on this one