-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
I can't log in to my account #5
Comments
Can you navigate to Sign In (Login screen) and click on Passky Logo at least 5 times to get debug window. Debug window should provide you with Client Version. Note that both Passky Client and Passky Server needs to start with the same major version: Server = 8.x.x If client is 7.x.x it won't be compatible with the Passky Server that is running on 8.x.x |
|
Everything looks fine here. One reason can also be that your application (Passky App) requires HTTPS (encrypted traffic), while your Passky Server runs on HTTP (unencrypted). You could also self-host Passky-Client on HTTP (unencrypted) or deploy a proxy manager in front of Passky Server, so it could connect thru HTTPS (encrypted connection). |
How to make the application How to make the application run through run through HTTP? |
If you want application to run thru HTTP, you would need to self-host Passky Website. Passky Website also includes PWA, so it can be installed on your device. |
I have installed self-host Passky Website. But how do I run it on application (Passky App)? |
That's how I can)) |
If you can't do that, I would suggest you to try it with a another browser. Some browsers doesn't support PWAs. |
Hello!
Thank you for your program.
I can't log in to my account
http://www.mydomen.com:8080
The text was updated successfully, but these errors were encountered: