You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using a configuration file to launch the ngrok service. Inside this configuration, I set basic_auth to a single user:password. When I log to the website, it keeps asking for my password all the time. Here is the configuration :
I'll still give a general comment on this in addition though:
How basic-auth is handled is browser specific, and credential caching/sending is handled entirely client-side. Your browser might have some docs about it, and either way you'll definitely want to include the browser you're using in a support message to either the above.
I'm closing this since I don't think it's actually related to this repository, good luck figuring out the issue of course!
Hello ngrok !
I am using a configuration file to launch the ngrok service. Inside this configuration, I set basic_auth to a single user:password. When I log to the website, it keeps asking for my password all the time. Here is the configuration :
Thank you,
Gabriel
The text was updated successfully, but these errors were encountered: