Skip to content
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

Feature Request: Passwordless authentication #1296

Open
mohabgabber opened this issue Feb 9, 2025 · 1 comment
Open

Feature Request: Passwordless authentication #1296

mohabgabber opened this issue Feb 9, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@mohabgabber
Copy link
Contributor

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

@mohabgabber mohabgabber added the enhancement New feature or request label Feb 9, 2025
@Cohvir
Copy link

Cohvir commented Feb 9, 2025

Passkeys are secure and efficient indeed. I agree. +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants