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

Create and handle PermissionsRequest #404

Merged
merged 4 commits into from
Jun 22, 2023
Merged

Conversation

diehuxx
Copy link

@diehuxx diehuxx commented Jun 21, 2023

First PR implementing Technical Proposal 26

Changes

  • Update JSON schema for PermissionsRequest and PermissionsGrant
  • Add handler and tests for PermissionsRequest
  • Cut out outdated message structure from PermissionsGrant. This PR doesn't test creation or handling of PermissionsGrant messages. That'll come in the next one.
  • Reduce scope and conditions in JSON schema to bare bones. I'll add scope and conditions options back in as I implement the functionality of each one.

@diehuxx diehuxx force-pushed the diehuxx/permissions-request branch from 3ac81f8 to 35076dc Compare June 22, 2023 17:52
Copy link
Member

@thehenrytsai thehenrytsai left a comment

Choose a reason for hiding this comment

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

🎊 🙏 🚀

@diehuxx diehuxx merged commit 8fccaf5 into main Jun 22, 2023
@diehuxx diehuxx deleted the diehuxx/permissions-request branch June 23, 2023 23:39
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