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
At the moment there is a test client that is a golang cli.
add a test web gui that is simple to demonstrate it working.
Passkeys example is here with clean and simple gui : https://github.com/gedw99/passkey, which has the caddy and traefik config so that any web site will work . The passkeys are independent of the OS . So I can sync them between users devices using nats itself , avoiding the OS lock in with sync of your passkeys .
The text was updated successfully, but these errors were encountered:
At the moment there is a test client that is a golang cli.
add a test web gui that is simple to demonstrate it working.
Passkeys example is here with clean and simple gui : https://github.com/gedw99/passkey, which has the caddy and traefik config so that any web site will work . The passkeys are independent of the OS . So I can sync them between users devices using nats itself , avoiding the OS lock in with sync of your passkeys .
The text was updated successfully, but these errors were encountered: