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

HTTPTokenAuth scheme is an optional init param #77

Closed
maxslimmer opened this issue Nov 15, 2018 · 1 comment
Closed

HTTPTokenAuth scheme is an optional init param #77

maxslimmer opened this issue Nov 15, 2018 · 1 comment

Comments

@maxslimmer
Copy link

The docs state that the scheme parameter to HTTPTokenAuth class is required, but in source it looks like it's optional (scheme="Bearer")?
https://github.com/miguelgrinberg/Flask-HTTPAuth/blob/master/docs/index.rst#welcome-to-flask-httpauths-documentation

@miguelgrinberg
Copy link
Owner

Thanks, I have corrected the docs now.

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

No branches or pull requests

2 participants