Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Append email regex to also include gmail addresses #100

Open
MufasaTheMusician opened this issue Aug 29, 2019 · 5 comments
Open

Append email regex to also include gmail addresses #100

MufasaTheMusician opened this issue Aug 29, 2019 · 5 comments
Assignees

Comments

@MufasaTheMusician
Copy link
Collaborator

The Android store only permits gmail accounts to participate in limited releases, so we will need to allow users to create an account using a gmail address.

The nature of the limited release will mean that only those invited will have access to download the app so the scope should still be limited to the ANU environment

@MufasaTheMusician MufasaTheMusician self-assigned this Aug 29, 2019
@MufasaTheMusician MufasaTheMusician added this to the Sprint 3 milestone Aug 29, 2019
@MufasaTheMusician MufasaTheMusician removed their assignment Sep 5, 2019
@MufasaTheMusician
Copy link
Collaborator Author

Should be able to find the filter in the login page, just needs modification to allow "gmail.com" as well.

@MufasaTheMusician
Copy link
Collaborator Author

How is this coming Guang? Would be good to have this before Thursday so it can work with alpha tester gmail accounts

@Guang980803
Copy link
Collaborator

Sorry for the late reply, just had time to look at it.
The Google play indeed needs tester's gmail address, but it needs to be manually typed in.
Do you mean that users can use gmail to register for the app.

@MufasaTheMusician
Copy link
Collaborator Author

Yep, referring to opening the regex so that users can login to our app using a gmail address

@MufasaTheMusician
Copy link
Collaborator Author

Might open this up to allow any email address to open the possibilities of future testing for Masaba. Can still limit any betas through the stores if necessary but also allows it to be open to the public if going down that route later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants