Skip to content

OAuth Implementation #7

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

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

OAuth Implementation #7

wants to merge 14 commits into from

Conversation

rruckley
Copy link
Owner

Implementing OAuth support by:

  • Added OAuth2 library
  • Converting existing reqwest calls to leverage OAuth2 library
  • Add configuration support to pull OAuth variables from env

@rruckley rruckley added the enhancement New feature or request label Jun 20, 2024
@rruckley rruckley added this to the 0.1.1 milestone Jun 20, 2024
@rruckley rruckley self-assigned this Jun 20, 2024
@rruckley rruckley modified the milestones: 0.1.1, 0.1.2 Jul 5, 2024
@rruckley rruckley linked an issue Jul 5, 2024 that may be closed by this pull request
@rruckley rruckley modified the milestones: 0.1.2, 0.1.3, 0.1.4 Jan 10, 2025
@rruckley rruckley modified the milestones: 0.1.4, 0.1.5, 0.1.6 Jan 17, 2025
@rruckley rruckley removed this from the 0.1.6 milestone Feb 9, 2025
@rruckley rruckley added this to the 0.1.7 milestone Feb 9, 2025
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.

OAuth support
1 participant