Open anandtripathi5 opened 3 years ago
Added support for Flask-httpauth
Can enable httpauth by the below configuration 'APISPEC_AUTH': { 'ENABLED': True, 'USERNAME': '', 'PASSWORD': '' }
@sloria #191
Added support for Flask-httpauth
Can enable httpauth by the below configuration 'APISPEC_AUTH': { 'ENABLED': True, 'USERNAME': '',
'PASSWORD': ''
}
@sloria #191