Commit Graph

30 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 783afd00d9 Profile DB and REST API is added 2017-09-20 14:58:53 +09:00
Sukchan Lee 10542373b2 remove reduant code 2017-07-07 20:59:07 +09:00
Sukchan Lee ca4177635e csrf protection is added 2017-07-07 20:55:17 +09:00
Sukchan Lee 3860d224f4 move session direction location 2017-07-07 20:23:08 +09:00
Sukchan Lee b171e9725d update it 2017-07-05 00:36:38 +09:00
Sukchan Lee 7fc68be4d2 notification is added 2017-07-04 23:36:58 +09:00
Sukchan Lee 261e0f590c update it 2017-07-04 22:52:08 +09:00
Sukchan Lee 87335cd632 update it 2017-07-04 22:42:52 +09:00
Sukchan Lee 1973d7c257 add notifiation 2017-07-04 22:18:42 +09:00
Sukchan Lee 3702f206b7 update it 2017-06-30 23:14:02 +09:00
Sukchan Lee 3fb03e2a97 update it 2017-06-30 22:42:24 +09:00
Sukchan Lee ac4eb2be15 update it 2017-06-30 21:49:52 +09:00
Sukchan Lee 7d0436dd0a update it 2017-06-30 20:12:11 +09:00
Sukchan Lee 488981a858 fix the reducer 2017-06-30 19:59:24 +09:00
Sukchan Lee f6f4059f5d update it 2017-06-30 17:04:24 +09:00
Sukchan Lee 502871579a create/update/delete is implemented 2017-06-29 23:24:13 +09:00
Sukchan Lee 8a1e77dd70 redux and sagas is added for create action 2017-06-29 23:05:50 +09:00
Sukchan Lee 8884f5f2f5 reducer and saga is added for delete action 2017-06-29 22:30:35 +09:00
Sukchan Lee 98ba77d3a3 update it 2017-06-29 16:37:18 +09:00
Sukchan Lee b8a34c11e5 FETCH_ONE modules(redux, saga, selector) is added 2017-06-29 00:12:37 +09:00
Sukchan Lee 32e521b332 update it 2017-06-28 14:29:53 +09:00
Sukchan Lee c4477edfaa update it 2017-06-20 09:58:50 +09:00
Sukchan Lee 9065614166 fetch is done 2017-06-20 09:11:14 +09:00
Sukchan Lee d6d7efbde1 client directory structure is changed 2017-06-19 23:35:54 +09:00
Sukchan Lee b613211ea0 update it 2017-06-08 15:33:22 +09:00
Sukchan Lee f9c064f893 update it 2017-06-07 22:49:36 +09:00
Sukchan Lee f1f6af985c update it 2017-06-07 21:16:05 +09:00
Sukchan Lee e42a1a82b3 apply redux 2017-06-05 14:01:29 +09:00