Commit graph

7 commits

Author SHA1 Message Date
Ryan
7848b6c966
Add API tokens (#838)
* protects db endpoints with auth data, but will require ui updates to function properly

* adds an Authorization header with bearer token to all api/db/* request endpoints

* force login if token doesn't exist

* remove debug code
2021-03-12 09:13:38 +09:00
Sukchan Lee
ec3530524a add Initial Account DB and REST API 2017-09-22 09:57:52 +09:00
Sukchan Lee
a9026cb816 Profile DB is added 2017-09-20 14:47:34 +09:00
Sukchan Lee
68486ac643 subscriber REST API is done 2017-06-17 11:35:12 +09:00
Sukchan Lee
5b49df0d54 backend REST API is added for MongoDB 2017-06-16 23:49:52 +09:00
Sukchan Lee
b99312663c add login error page 2017-05-29 17:16:36 +09:00
Sukchan Lee
16f6147295 change folder structure 2017-05-21 23:02:16 +09:00