Covid-Self-report-Tool / cov-self-report-frontend

Frontend repository for COVID-19 self-reporting tool in React
https://www.covidselfreport.org
MIT License
10 stars 1 forks source link

adding validation for user agent, supporting safari, firefox, IE, and chrome #8

Closed ajsamra closed 4 years ago

ajsamra commented 4 years ago

added validation for browser type

abettermap commented 4 years ago

@ajsamra nice work! I tested in FB messenger and Slack, and it still allows Slack in-app browser auth, so the checks you used work well.

I will review your code in the diffs/changes and comment there, but once that's resolved along with some decisions about this approach overall (group discussion can stay in the Jira issue) I think we can send it into the wild.