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

Authorisation (only via insti account) #78

Closed
6 tasks
Tracked by #75
proffapt opened this issue Jun 7, 2024 · 0 comments
Closed
6 tasks
Tracked by #75

Authorisation (only via insti account) #78

proffapt opened this issue Jun 7, 2024 · 0 comments

Comments

@proffapt
Copy link
Member

proffapt commented Jun 7, 2024

So, here's the plan.

  • User provides their kgpian.iitkgp.ac.in email.
  • Receives an OTP and verifies the ownership of the email.
  • Creates a password and completes user creation.
  • Persist the session for 15 days (after this it will expire) and the user will have to relogin.

Security Perspective

  • Rate limit based either on anonymous session or client IP.
  • Associate an account only with 3 devices at max to prevent account sharing.
@proffapt proffapt mentioned this issue Jun 7, 2024
6 tasks
@proffapt proffapt closed this as not planned Won't fix, can't repro, duplicate, stale Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant