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

feat: Add function to verify an App Check token #642

Merged
merged 29 commits into from Sep 29, 2022
Merged

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    25d3842 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    cf60bb9 View commit details
    Browse the repository at this point in the history
  2. Fix some lint issues

    dwyfrequency committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    3c4e191 View commit details
    Browse the repository at this point in the history
  3. Fix style guide issues

    dwyfrequency committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    4e84ce3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Update code structure

    dwyfrequency committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    dc9cbfd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    eb1725d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5a25c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Add initial test

    dwyfrequency committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    aa98697 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    7e2259c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0978778 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85145e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    41f93ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5436d12 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    6a4815a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    a592256 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b94963 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    89f29d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Mock signing key

    dwyfrequency committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    a5290b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c46b60b View commit details
    Browse the repository at this point in the history
  3. Remove print statement

    dwyfrequency committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    e9148b7 View commit details
    Browse the repository at this point in the history
  4. Update method doc string

    dwyfrequency committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    b732aa6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46f22f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    2b6c7e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e08f355 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    73edeb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33f93e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5321203 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    77eb730 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe30abb View commit details
    Browse the repository at this point in the history