BuildForSDG / BuildForSDG/team-146-backend

[FEATURE] Authentication and Authorization (Backend)

Open
#3 0 comments 0 reactions 3 assignees Claimed by @kawigraphics View on GitHub
enhancement
Dominant language
PHP
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**A user will be able to**
- Create an Account
- Activate an Account
- Securely login to Authorized Account

**Describe the solution you'd like**
The backend system will serve both an API and also a backend GUI.
-> Install and Configure Laravel Sanctum Dependency to handle API Security related
-> Install and Configure CORS
-> Laravel already comes inbuilt with an Auth ---> We need to add Roles OR Can use inbuilt Gates
-> Enable Verify by Email for Account Activation
-> Enable Email Notification -> Setup Mailtrap.io for testing
-> Optional -> enable SMS Verification
-> Create a Controller to Handle API Authentication
-> Create a Route to handle API authentication and Registration

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.