Joseph-Ramon-Lucas / Joseph-Ramon-Lucas/PennyPincher

Implement Authentication Endpoints

Open
#37 0 comments 0 reactions 1 assignee Claimed by @Joseph-Ramon-Lucas View on GitHub
enhancement
Dominant language
C#
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

- `/reset_password` - PATCH
- `/forgot_password` - POST
- `/authenticate_user` - POST (this is meant to just check their logged in status)
- `/logout` - POST

These endpoints will be used in conjunction with a more robust Authentication system that includes Token and session management.

More endpoints can be added when OAuth and other policies are implemented.

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.