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

Update Authlib and pass verify flag downstream #46

Merged
merged 8 commits into from
Nov 1, 2022

Conversation

adriangonz
Copy link

Changelog

  • Update Authlib so that we can pass the verify=False downstream if present
  • Use the webbrowser package to open up browser automatically when using the auth_code flow
  • Expose the AuthMethod enum in the seldon_deploy_sdk.auth package to avoid using hardcoded strings

@RafalSkolasinski
Copy link
Member

Worth to link that it addresses #45

Copy link
Contributor

@agrski agrski left a comment

Choose a reason for hiding this comment

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

I haven't actually tested this (happy to do so if you'd prefer @adriangonz), but the content of the changes looks good 👍

@adriangonz adriangonz merged commit dd00186 into SeldonIO:master Nov 1, 2022
@adriangonz adriangonz deleted the verify-false branch November 1, 2022 11:54
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.

None yet

3 participants