shiori/internal/http
Felipe Martin 888d053b2d
Allow JWT authentication into legacy APIs (#651)
* typo: letter in login page

* httpconfig set defaults for secret key with warn

* allow new authentication in old api

* Updated warn log
2023-07-21 07:57:42 +02:00
..
context Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00
middleware Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00
response Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00
routes Allow JWT authentication into legacy APIs (#651) 2023-07-21 07:57:42 +02:00
server.go Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00