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

Add client-side authentication features #8806

Merged
merged 18 commits into from
Aug 7, 2020
Merged

Add client-side authentication features #8806

merged 18 commits into from
Aug 7, 2020

Commits on Jul 30, 2020

  1. add login method

    haijian-vaadin committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    52105b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7f64d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. add logout function

    haijian-vaadin committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    f9f2677 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3bae48 View commit details
    Browse the repository at this point in the history
  3. fix typo

    haijian-vaadin committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    f9850b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5ee114 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c8670c View commit details
    Browse the repository at this point in the history
  6. add tests for login

    haijian-vaadin committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    3f4e66f View commit details
    Browse the repository at this point in the history
  7. fix login tests

    Haprog committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    9ecf52f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    8de3f31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93890ba View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    774d7b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71cb0a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5db5e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    3292139 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d6dd72 View commit details
    Browse the repository at this point in the history
  3. correct typo

    haijian-vaadin committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    59626ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b581ab View commit details
    Browse the repository at this point in the history