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 "crossorigin" attribute to remote xhr elements to attach id token. #21107

Merged
merged 10 commits into from
Mar 14, 2019

Commits on Feb 26, 2019

  1. Add "cross-origin" attribute to remote xhr elements to attach id token.

    Change-Id: If2c56a3cc32ccfe97efb64572dbaf86fdb1d54d0
    hellokoji committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    868425c View commit details
    Browse the repository at this point in the history
  2. Lint.

    Change-Id: Ia74748cea663883663f0121e4fda9bed0f7b9d8d
    hellokoji committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    0f1782c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Address check-types, and presubmits.

    Change-Id: If19b962e606828b6efd4308b5870480be1c973e9
    hellokoji committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    b879356 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Address PR Comments 1.

    Change-Id: I8e9410492f018bdbf9702e8cf37e8c1b1a2a9a51
    hellokoji committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    a264b67 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Merge branch 'master' into identity-via-post

    Change-Id: I2f7dea01e553c5a38f6ff3d6c5116d50ea62f438
    hellokoji committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    cb68f40 View commit details
    Browse the repository at this point in the history
  2. Fix tests.

    Change-Id: Iea2f29fc25ba9de982eb1cc4bc3c3d9459c754ee
    hellokoji committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    e78acfc View commit details
    Browse the repository at this point in the history
  3. Update validator rules to support crossorigin.

    Change-Id: I6859a879e1bee170627f1c06fd473da0bc3d2fd5
    hellokoji committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    27eb418 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Add deprecation URL and update validator tests.

    Change-Id: I510c0778a60db259486d55b116961d1173198402
    hellokoji committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    bcd4743 View commit details
    Browse the repository at this point in the history
  2. Address PR Comments 2.

    Change-Id: Id301b039be182e4c3f92de3b790357edea21a340
    hellokoji committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    608d155 View commit details
    Browse the repository at this point in the history
  3. Change serviceForDoc impl to getElementServiceIfAvailableForDoc.

    Change-Id: I3b04db719fd41f72475e0686aa71e6dd5a0b43fe
    hellokoji committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    22d660a View commit details
    Browse the repository at this point in the history