Closed raimohanska closed 1 year ago
Privacy Badger and possible other privacy utilities block the client-side Google Login implementation in Ourboard, practically hiding the login option. This could be fixed by using the more standard server side OAuth implementation.
Re-implemented Google Login using standard OAuth2 strategy.
Privacy Badger and possible other privacy utilities block the client-side Google Login implementation in Ourboard, practically hiding the login option. This could be fixed by using the more standard server side OAuth implementation.