Skip to content

Support for Flask-httpauth #191 - #219

Open
anandtripathi5 wants to merge 4 commits into
jmcarp:masterfrom
anandtripathi5:master
Open

Support for Flask-httpauth #191#219
anandtripathi5 wants to merge 4 commits into
jmcarp:masterfrom
anandtripathi5:master

Conversation

@anandtripathi5

@anandtripathi5 anandtripathi5 commented May 3, 2021

Copy link
Copy Markdown

Added support for Flask-httpauth

Can enable httpauth by the below configuration
'APISPEC_AUTH': {
'ENABLED': True,
'USERNAME': '',
'PASSWORD': ''
}

@sloria #191

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