api
|
securing signup endpoint
|
2021-08-16 15:27:42 +01:00 |
init
|
Added Auth Router and DAO
|
2021-06-06 22:02:37 +05:30 |
middlewares
|
fixed tiny bug with token finding
|
2021-06-16 20:56:00 +01:00 |
models
|
user id is a string to allow uid to fit
|
2021-06-06 12:52:28 +01:00 |
.eslintrc.json
|
moved eslint
|
2021-06-13 20:19:33 +01:00 |
.gitignore
|
gitignore typo
|
2021-08-11 00:01:16 +00:00 |
example.env
|
updated documentation and fixed bot bug
|
2021-08-07 10:53:05 -04:00 |
log_failed.txt
|
gitignore typo
|
2021-08-11 00:01:16 +00:00 |
migrate.js
|
moving only users that are banned
|
2021-08-16 20:08:37 +01:00 |
server.js
|
reverted cors change
|
2021-08-16 18:01:52 +01:00 |