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

[BACK-2165] [BACK-2164] [BACK-2163] Add app attestation and assertion api documentation. #58

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jul 24, 2023

  1. Add app attestation and assertion api documentation.

    This adds attestation and assertion documentation. Attestation is the verifying
    an app is a valid instance of an iOS app and assertion is requesting a secret
    of some kind after attestation is verified, in this case X.509 certificates
    that can be used for client authentication.
    
    Add response to successful assertion.
    Jimmy Phan authored and lostlevels committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f500172 View commit details
    Browse the repository at this point in the history
  2. Fix typo.

    lostlevels committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    32c274b View commit details
    Browse the repository at this point in the history
  3. Update descriptions.

    lostlevels committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    952bc61 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    548cbce View commit details
    Browse the repository at this point in the history
  2. format

    lostlevels committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    eb24cf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Update api for palmtree.

    lostlevels committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    fb66302 View commit details
    Browse the repository at this point in the history
  2. Fix typos.

    lostlevels committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    00c3f30 View commit details
    Browse the repository at this point in the history
  3. Remove duplicate property.

    lostlevels committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f5ca75c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Fix palmtree payload.

    lostlevels committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b1fa3a1 View commit details
    Browse the repository at this point in the history