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

Added New Properties required during Authentication #206

Merged
merged 2 commits into from Jun 21, 2021

Conversation

VarunT11
Copy link
Contributor

Small Description of Changes Performed

  • Added the keys of the following properties that would be used in the new Authentication Flow:

    1. Is Server Verified
    2. Is Anonymous Sign In Used
    3. Is Anonymous Allowed
    4. Is User Authenticated
    5. Current User State
  • Added the values of the following User States that would be required during the new Application Flow:

    1. Logged Out
    2. Anonymous
    3. Authenticated User
  • Added the Default Values of the following properties:

    1. Is User Authenticated - False
    2. Current User State - Logged Out

@odk-x-bot
Copy link

Can one of the admins verify this patch? Also need an authorization to run tests.

@linl33
Copy link
Member

linl33 commented Jun 20, 2021

runtests

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