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
There could be good reasons to lock certain changes or all actions behind individual authentications. So that you will have to actually use the key when you want a new server or update a config or something like that.
There could be good reasons to lock certain changes or all actions behind individual authentications. So that you will have to actually use the key when you want a new server or update a config or something like that.
Adding some good reading on how to implement.
https://rodneylab.com/sveltekit-fido-u2f-login/ # Good for frontend
https://github.com/tstranex/u2f # Seems to be simpel for backend, but might be outdated
https://github.com/CaliOpen/gofido # Seems to be actively used, but something looks strange at first glance
The text was updated successfully, but these errors were encountered: