Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Authorization Feature #536

Open
liabenny opened this issue Feb 21, 2020 · 0 comments
Open

Authorization Feature #536

liabenny opened this issue Feb 21, 2020 · 0 comments
Labels
2020-spring RCOS Season Tag [Spring 2020] Admin Customer Tag [Admin]

Comments

@liabenny
Copy link

liabenny commented Feb 21, 2020

Build authorization feature for User System.

Here are some requirements on the authorization:

username

  • unique
  • maximum length of 255 characters.
  • contains only alphabets and numbers (UTF-8)

password (optional)

  • hashed (SHA256)
  • maximum length of 255 characters.
  • contains only alphabets and numbers (UTF-8)
@marchdan marchdan added 2020-spring RCOS Season Tag [Spring 2020] Admin Customer Tag [Admin] labels Feb 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2020-spring RCOS Season Tag [Spring 2020] Admin Customer Tag [Admin]
Projects
None yet
Development

No branches or pull requests

2 participants