summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* save language in login & admin appsGravatar Piotr Russ 2020-11-273-3/+24
* completed jwt token login with refresh token, reduced db callsGravatar Piotr Russ 2020-11-266-76/+83
* nested modelsGravatar Piotr Russ 2020-11-243-12/+32
* fixed redirect Login middlewareGravatar Piotr Russ 2020-11-224-28/+48
* move environmental variables to dotenvGravatar Piotr Russ 2020-11-226-11/+26
* implement refresh tokensGravatar Piotr Russ 2020-11-223-25/+61
* finish auth routes, create cookie token, fix folder structure, add context to FEGravatar Piotr Russ 2020-11-183-4/+41
* api, login, authGravatar Piotr Russ 2020-11-164-0/+147