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

airgap.js pending event APIs #139

Merged
merged 7 commits into from
Jul 24, 2024
Merged

airgap.js pending event APIs #139

merged 7 commits into from
Jul 24, 2024

Conversation

eligrey
Copy link
Member

@eligrey eligrey commented Jul 24, 2024

This PR documents the types for the following imperative pending event APIs:

  • airgap.isAllowed()
  • airgap.getPurposes()
  • airgap.isRequestAllowed()
  • airgap.getRequestPurposes()
  • airgap.isCookieAllowed()
  • airgap.getCookiePurposes()
  • airgap.export()
  • airgap.override()
  • airgap.overrideCookies()
  • airgap.watch()
  • airgap.watchCookies()

and the following declarative pre-init config APIs:

  • airgap.overrides
  • airgap.watchers
  • airgap.cookieOverrides

These API types will help enable third party development of more deeply integrated consent components.

Related Issues

Security Implications

[none]

System Availability

[none]

Copy link

height bot commented Jul 24, 2024

This pull request has been linked to and will mark 1 task as "Pending Deploy" when merged:

  • T-37134 Expose more pending event APIs (airgap.isAllowed(), airgap.getPurposes(), etc.) in airgap.js-types (unlink task)

💡Tip: You can link multiple Height tasks to a pull request.

@eligrey eligrey requested review from michaelfarrell76 and removed request for michaelfarrell76 July 24, 2024 01:15
@eligrey eligrey marked this pull request as ready for review July 24, 2024 01:15
@eligrey eligrey requested a review from a team July 24, 2024 01:15
Copy link
Member

@michaelfarrell76 michaelfarrell76 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great!

@eligrey eligrey merged commit 52939f8 into main Jul 24, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants