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

feat: Adding examples for orgs api uptake and public oauth #824

Closed
wants to merge 36 commits into from

Adding examples and pushing client token manager and cred provider

eafd8dd
Select commit
Loading
Failed to load commit list.
Closed

feat: Adding examples for orgs api uptake and public oauth #824

Adding examples and pushing client token manager and cred provider
eafd8dd
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Dec 12, 2024 in 3s

No new alerts in code changed by this pull request

Annotations

Check failure on line 40 in twilio/auth_strategy/token_auth_strategy.py

See this annotation in the file changed.

Code scanning / SonarCloud

JWT should be signed and verified

<!--SONAR_ISSUE_KEY:AZO5eXCTuNV6EPBVA_gL-->Don't use a JWT token without verifying its signature. <p>See more on <a href="https://sonarcloud.io/project/issues?id=twilio_twilio-python&issues=AZO5eXCTuNV6EPBVA_gL&open=AZO5eXCTuNV6EPBVA_gL&branch=asabu_Python_changes">SonarQube Cloud</a></p>