UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
1 stars 0 forks source link

[Auth] Implement authentication #241

Open MNThomson opened 2 days ago

MNThomson commented 2 days ago

Description

Implement the auth package for use in both python and JS

Closes #192

How to Test

Checklist

MNThomson commented 2 days ago

This PR is feature complete so I'll be passing it off to @UVicMartletplace/backend to get the tests passing (all auth tests are green, but the initial backend tests written are extremely flaky and don't take auth into consideration) and merge it