potato4d / nuxt-basic-auth-module

Provide basic auth your Nuxt.js application
https://www.npmjs.com/package/nuxt-basic-auth-module
MIT License
311 stars 9 forks source link

Basic Auth Fail for the other api Calling #160

Closed supergaoz closed 3 years ago

supergaoz commented 3 years ago

image after input the userName and password, it will bring the basic html page. but if it calls some more api, it will show the basic-auth again, and the username and password do not work anymore.