noahgsolomon / Codefoli

Building portfolio websites for developers who have better things to do
https://codefoli.com
MIT License
74 stars 12 forks source link

Security Authentication Bugs #17

Closed noahgsolomon closed 1 year ago

noahgsolomon commented 1 year ago

1.)When the user logs in w/ oauth, his session id is deleted, and then redirects him to login, when he reauth's with oauth, it sends him to a localhost:8080 error endpoint. This is a new error. 2.)Some other form related auth issues