bsoc-bitbyte / GetIt

Streamlined college e-commerce: Simplifying merch buying and selling for students.
https://getit.iiitdmj.ac.in/
17 stars 51 forks source link

feat(backend): setup authentication #46

Closed arminpatel closed 1 year ago

arminpatel commented 1 year ago

Overview

  1. This PR fixes #39
  2. This PR does the following:
    • add an endpoint to get access and refresh tokens from username and password
    • another endpoint to get access token from refresh

      Essential Checklist

Proof that changes are correct

PR Pointers

Priyansh61 commented 1 year ago

@arminpatel Still work needs to be done on this?

arminpatel commented 1 year ago

@arminpatel Still work needs to be done on this?

None that I know of

Priyansh61 commented 1 year ago

LGTM!