What problem will this feature address?
Setting up a secure authentication process in dokploy requires using a strong password along with two factor authentication.
But due to the fact that the session cookie's expiry is short, that results in the user repeatedly entering the password and two factor authentication codes each time they open the instance.
Describe the solution you'd like
The addition of passwordless authentication using Webauthn which will increase security and efficiency at the same time.
Describe alternatives you've considered
Using Webauthn for the authentication process will increase security and efficiency.
Additional context
No response
Will you send a PR to implement it?
No
What problem will this feature address?
Setting up a secure authentication process in dokploy requires using a strong password along with two factor authentication.
But due to the fact that the session cookie's expiry is short, that results in the user repeatedly entering the password and two factor authentication codes each time they open the instance.
Describe the solution you'd like
The addition of passwordless authentication using Webauthn which will increase security and efficiency at the same time.
Describe alternatives you've considered
Using Webauthn for the authentication process will increase security and efficiency.
Additional context
No response
Will you send a PR to implement it?
No