summaryrefslogtreecommitdiffstats
path: root/server/middleware
Commit message (Collapse)AuthorAgeFilesLines
* save language in login & admin appsGravatar Piotr Russ 2020-11-271-1/+0
|
* completed jwt token login with refresh token, reduced db callsGravatar Piotr Russ 2020-11-262-32/+36
|
* fixed redirect Login middlewareGravatar Piotr Russ 2020-11-223-27/+47
|
* move environmental variables to dotenvGravatar Piotr Russ 2020-11-222-3/+4
|
* implement refresh tokensGravatar Piotr Russ 2020-11-221-7/+23
|
* finish auth routes, create cookie token, fix folder structure, add context to FEGravatar Piotr Russ 2020-11-182-2/+32
|
* api, login, authGravatar Piotr Russ 2020-11-161-0/+23