sef-global / scholarx-backend

This is the backend of the ScholarX
MIT License
10 stars 37 forks source link

Use httpOnly cookies for authentication #59

Closed anjula-sack closed 1 year ago

anjula-sack commented 1 year ago

Purpose

The purpose of this PR is to fix #60 and fix #61

Goals

To improve security by using httpOnly cookies

Approach

Screenshots

Checklist