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/wip multi auth #730

Merged
merged 37 commits into from
Jul 12, 2023
Merged

Feat/wip multi auth #730

merged 37 commits into from
Jul 12, 2023

Commits on Jun 15, 2023

  1. added multi-auth updates to lib api

    Nick Taras authored and Nick Taras committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5810967 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. remove un-needed import

    Nick Taras authored and Nick Taras committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    34de2eb View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. eas validate token data

    Nick Taras authored and Nick Taras committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    996c481 View commit details
    Browse the repository at this point in the history
  2. wip changes for multi-auth

    Nick Taras authored and Nick Taras committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    d3b790b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. wip changes for multi-auth

    Nick Taras authored and Nick Taras committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    6b9d101 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Merge branch 'staging' into feat/wip-multi-auth

    Nick Taras authored and Nick Taras committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    e827241 View commit details
    Browse the repository at this point in the history
  2. removed un-needed changes. added logs.

    Nick Taras authored and Nick Taras committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    e305afb View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. further progressed multi-auth flow up to point of sending data to aut…

    …henticate cross origin
    Nick Taras authored and Nick Taras committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    d2a53bc View commit details
    Browse the repository at this point in the history
  2. further progressed multi-auth flow up to point of sending data to aut…

    …henticate cross origin
    Nick Taras authored and Nick Taras committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    d1b727b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. multi-flow working with iframe mode.

    Nick Taras authored and Nick Taras committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    b2a9539 View commit details
    Browse the repository at this point in the history
  2. multi-flow working with iframe mode.

    Nick Taras authored and Nick Taras committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    dc4d179 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. wip changes for multi-auth

    Nick Taras authored and Nick Taras committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    97ed27f View commit details
    Browse the repository at this point in the history
  2. chore: notes for nick

    micwallace committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    874446b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. iniital change to allow multi-auth to work one to many.

    Nick Taras authored and Nick Taras committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a34b2d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. fixed a race conndition with the cross origin multi-auth flow

    Nick Taras authored and Nick Taras committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    cbcda9e View commit details
    Browse the repository at this point in the history
  2. correction made to multi auth for supporting passive flow.

    Nick Taras authored and Nick Taras committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    f9e2dd7 View commit details
    Browse the repository at this point in the history
  3. removal of code comments added during development, no longer needed.

    Nick Taras authored and Nick Taras committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    16ea440 View commit details
    Browse the repository at this point in the history
  4. updated readme and included types across the changes applied

    Nick Taras authored and Nick Taras committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    1b25f57 View commit details
    Browse the repository at this point in the history
  5. updated readme and included types across the changes applied

    Nick Taras authored and Nick Taras committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    96ceaf1 View commit details
    Browse the repository at this point in the history
  6. updated readme and included types across the changes applied

    Nick Taras authored and Nick Taras committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8e86da1 View commit details
    Browse the repository at this point in the history
  7. updated readme and included types across the changes applied

    Nick Taras authored and Nick Taras committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    da20f3c View commit details
    Browse the repository at this point in the history
  8. updated readme and included types across the changes applied

    Nick Taras authored and Nick Taras committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    fc582b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. changes from PR. Inteface updates and clean up

    Nick Taras authored and Nick Taras committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f3d8d1c View commit details
    Browse the repository at this point in the history
  2. changes from PR. Inteface updates and clean up

    Nick Taras authored and Nick Taras committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    b26ce99 View commit details
    Browse the repository at this point in the history
  3. changes from PR. Inteface updates and clean up

    Nick Taras authored and Nick Taras committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3cfaff8 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. fix for allowing multi sub issuers

    Nick Taras authored and Nick Taras committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8e6f21f View commit details
    Browse the repository at this point in the history
  2. support for re-didrect multi flow local

    Nick Taras authored and Nick Taras committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b3c6cb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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

Commits on Jul 11, 2023

  1. feat: new attestation.id client

    Create new attestation ID client with request storage.
    This will prevent unnecessary redirects to attestation.id
    when authenticating tokens with multiple email addresses.
    micwallace committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    46c33fa View commit details
    Browse the repository at this point in the history
  2. fix: various fixes

    Various fixes and tidying up.
    micwallace committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2a04315 View commit details
    Browse the repository at this point in the history
  3. fix: various fixes

    Implement client class ZKProof construction so there is no
    reliance on Outlet class when using Client only.
    micwallace committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2f72c6b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. fix: various fixes

    Bug fixes preventing storage of ID attestation from callback.
    micwallace committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    db3ad00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9e533f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a81c4a5 View commit details
    Browse the repository at this point in the history
  4. chore: add todo

    micwallace committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    69a9bf3 View commit details
    Browse the repository at this point in the history
  5. removed console log

    Nick Taras committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4b5cd4b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #750 from TokenScript/feat/wip-multi-auth-improvem…

    …ents
    
    Feat: improvements to multi-token authentication
    nicktaras committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1386861 View commit details
    Browse the repository at this point in the history