open5gs/webui/server/routes
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
..
auth.js Add API tokens (#838) 2021-03-12 09:13:38 +09:00
db.js add Initial Account DB and REST API 2017-09-22 09:57:52 +09:00
index.js Add API tokens (#838) 2021-03-12 09:13:38 +09:00