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
Is there a way to add a login for users who want to download the app?
I tried using http auth via nginx but that kind of breaks the /api endpoints and overrides the Authorization Bearer Token used by the admin interface.
Is there any way to add a login for users for private applications?
The text was updated successfully, but these errors were encountered:
Hello!
Is there a way to add a login for users who want to download the app?
I tried using http auth via nginx but that kind of breaks the /api endpoints and overrides the Authorization Bearer Token used by the admin interface.
Is there any way to add a login for users for private applications?
The text was updated successfully, but these errors were encountered: