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

Improve protocol handling in OAuth2 initialization #19

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Improve protocol handling in OAuth2 initialization #19

merged 2 commits into from
Nov 11, 2024

Conversation

vamsii777
Copy link
Contributor

  • Added explicit 'any' keyword for protocol type parameters to enhance clarity.
  • Removed redundant issuer parameter from test initializations to streamline test configuration.
  • Eliminated unused jwksEndpoint parameter from metadata tests.
  • Cleaned up OAuth2 initializer parameter declarations for improved maintainability and consistency.

- Remove unnecessary import of JWT package from TokenManager.swift
- Clean up dependencies in protocol definition
- Add explicit 'any' keyword to protocol type parameters
- Remove redundant issuer parameter from test initializations
- Remove unused jwksEndpoint parameter from metadata tests
- Clean up OAuth2 initializer parameter declarations
@vamsii777 vamsii777 merged commit fcf7495 into main Nov 11, 2024
0 of 2 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.

1 participant