bounswe / bounswe2024group1

Programming Languages Forum
https://programming-languages-forum-ahwzj.ondigitalocean.app/
7 stars 1 forks source link

Custom Security Filter (JWT) implementation #383

Closed EnesBaserr closed 3 weeks ago

EnesBaserr commented 3 weeks ago

📌 Implement a Feature

🏡 Component

📚 Description

Implementation of custom security filter (JWT) for authentication.

📋 Acceptance Criteria

📃 Related requirements

Link to section

1.1.1. Registration \ 1.1.1.1. Guests shall be able to register with a username, email, password,name and surname. \ 1.1.1.1.1. The username must be unique in the system. \ 1.1.1.1.3. E-mail, password, and username may consist of at most 25 characters. 1.1.4. Sign In \ 1.1.4.1. Guests shall be able to log in with email and password.

📅 Deadline

👁‍🗨 Reviewer

@atakanyasar