You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Students and academic staff members must be able to register (currently using Firestore Auth). The emails given in registration will be used to determine & verify their attendance / employment at a university.
This requires at least:
Login form (Students)
First name (optional?)
Last name (optional?)
Username
Student email
Password
The student email must be verifiable
Login form (Staff members)
First name
Last name
Username
Staff email
Password
The staff email must be verifiable
The text was updated successfully, but these errors were encountered:
Students and academic staff members must be able to register (currently using Firestore Auth). The emails given in registration will be used to determine & verify their attendance / employment at a university.
This requires at least:
Login form (Students)
Login form (Staff members)
The text was updated successfully, but these errors were encountered: