Closed dimstar closed 6 years ago
@rperez2021 is currently working on this.
Roberto are you tracking these issues?
Also, what's the end vision on the login window?
On project 1 you had a nice little login option in the upper left that then opened up into a bigger "select which domain you'd like to login from," is that where this is going to end up?
Closing this, this has been resolved.
After doing a bunch of digging I think user auth should be done one of two ways:
areas effected...
client/modules/App.js
client/modules/Auth/AuthActions.js
and functions related...
onAuthStateChanged()
fetchAuthUserRequest()