CamJak / Boss-Integrated-Scheduler

A tool to allow easier schedule creation using BOSS at LA Tech
https://boss-integrated-scheduler.vercel.app
3 stars 0 forks source link

Session-based authentication in NestJS #11

Closed jackjohn7 closed 1 year ago

jackjohn7 commented 1 year ago

This issue is only for the actual creation of sessions in the API layer.

Actually properly making use of those created sessions in the frontend application is a separate issue.

Need to be able to sign into a user account and create a session

jackjohn7 commented 1 year ago

Not using NestJS anymore