summary refs log tree commit diff
path: root/src/middlewares/Authentication.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix req.userid -> convert to bigintFlam3rboy2021-02-171-1/+1
* :art: show proper auth errorFlam3rboy2021-02-171-1/+1
* :bug: fix token checkingFlam3rboy2021-02-171-3/+8
* update imports for fosscord-server-utilFlam3rboy2021-02-101-1/+1
* :bug: update importsFlam3rboy2021-02-061-11/+6
* :art: Body Parser errorFlam3rboy2021-02-021-1/+1
* :sparkles: AuthenticationFlam3rboy2021-01-301-0/+30