issues
search
hphng
/
NoteScribe
DePauw NoteScribe is a senior project web application that transcribes and translates MP3 audio files and enhances accessibility for academic environments.
https://notetranscribe.vercel.app
0
stars
0
forks
source link
Add cookies for auth token (jwt)
#11
Closed
hphng
closed
4 days ago
hphng
commented
1 week ago
Using cookies to store authentication data
Create route to set cookies and get cookies
Change all the bearer auth on frontend to using cookies instead
Change google Oauth20 to using cookies