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

Invalidate Discord authorization tokens on public pastes #36

Merged
merged 15 commits into from
May 15, 2024

Conversation

AbstractUmbra
Copy link
Collaborator

Description

Fixes #35

This PR adds the capability to send Discord Bot tokens posted in public pastes to GitHub gists, which utilises their crawler and partnership to invalidate these tokens.

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
    • I have updated the changelog with a quick recap of my changes.
  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, ...)
  • I have read and agree to the Developer Certificate of Origin for this contribution

@AbstractUmbra AbstractUmbra marked this pull request as ready for review May 14, 2024 16:27
@AbstractUmbra AbstractUmbra added the enhancement New feature or request label May 14, 2024
views/api.py Outdated Show resolved Hide resolved
views/api.py Outdated Show resolved Hide resolved
views/api.py Outdated Show resolved Hide resolved
@EvieePy EvieePy merged commit 59c84dc into main May 15, 2024
@EvieePy EvieePy deleted the feature/discord-token-invalidation branch May 15, 2024 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically Invalidating Discord Tokens
3 participants