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

How to Get Basic Auth to work? #326

Closed
daugaard47 opened this issue Jun 14, 2022 · 1 comment
Closed

How to Get Basic Auth to work? #326

daugaard47 opened this issue Jun 14, 2022 · 1 comment

Comments

@daugaard47
Copy link

I have a Pro account and I need to protect my expose link with basic auth.
When I run the following command I get an Error about not being on a pro account.

expose mysite.oo --auth="admin:11223344"

Error

Authentication failed. This server region requires an Expose Pro license as part of our global network. Learn more at: https://expose.dev/get-pro
Connection to server closed

If I simply run expose I get the following:

------------------------------------------------------------
               Thank you for using Expose Pro
------------------------------------------------------------

Shared URL:             mysite.oo
Dashboard:              http://127.0.0.1:4040
Public HTTP:            http://mysite.us-1.sharedwithexpose.com
Public HTTPS:           https://mysite.us-1.sharedwithexpose.com

How can I get this working?

@sschlein
Copy link
Member

Sorry for the late reply – the auth command seems to conflict with brower defaults and has been renamed to --basicAuth

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