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: Add TOTP-based Login for Enhanced Security #18

Closed
lainbo opened this issue Jun 13, 2024 · 2 comments
Closed

Feature Request: Add TOTP-based Login for Enhanced Security #18

lainbo opened this issue Jun 13, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@lainbo
Copy link

lainbo commented Jun 13, 2024

First, thanks to the author for their effort in creating sink.

I suggest adding Time-based One-Time Password (TOTP) as an optional login method to enhance the security of user accounts.

Some of the better known short linking platforms have this feature, so I'm hoping that sink will support this.

  1. bitly - What is 2-factor authentication
  2. short.io - How to Enable 2-Factor Authentication
  3. Rebrandly - Two Factor Authentication (2FA)
@ccbikai
Copy link
Owner

ccbikai commented Jun 14, 2024

Token is set to uuid, regularly modified, security is sufficient.

Will not introduce complex authentication for now

@ccbikai ccbikai closed this as completed Jun 14, 2024
@ccbikai ccbikai added the enhancement New feature or request label Jun 14, 2024
@lainbo
Copy link
Author

lainbo commented Jun 14, 2024

Token is set to uuid, regularly modified, security is sufficient.

Will not introduce complex authentication for now

Thanks for your reply

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