phanorcoll / nestjs-email

simple Nestjs app to "handle" emails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle login session

phanorcoll opened this issue · comments

Install the needed packages to handle sessions inside the app, to pass user data across the needed enpoints (ex. id, email).
create: authentication service to handle login, signup, logout