Commit graph

21 commits

Author SHA1 Message Date
09cdc84367 Add Docker stuff 2022-04-10 13:41:28 +01:00
8f3ea03d75 Functionality to update a password 2021-06-06 09:34:05 +01:00
6e732dbc69 Require authorisation by default 2021-05-08 15:13:56 +01:00
18aecde93a Remove unused using 2021-05-08 15:12:45 +01:00
3adef125a2 Add methods for managing API keys 2021-05-08 10:42:49 +01:00
84ae81d411 Set the MongoDB ID to be the key 2021-05-08 09:51:26 +01:00
2f38780d2f Load api keys from database. Create api keys. 2021-05-08 09:33:09 +01:00
8d1598ca31 Use proper await instead of result 2021-05-08 09:28:52 +01:00
f6962fac3a Require api key for user authentication 2021-05-08 09:28:07 +01:00
8718d81f7a Load api keys from database. Create api keys. 2021-05-08 09:27:54 +01:00
3331775a0b Move ApiKeyAuthenticationHandler and associated files to Authentication folder 2021-05-08 09:25:33 +01:00
3f1ab3eb12 WIP add API Key authentication 2020-06-24 07:47:59 +01:00
Robert Marshall
005eea35e2 Move Data.MongoDB to Data 2020-06-22 19:47:45 +01:00
Robert Marshall
6e412f4f26 Remove MySQL 2020-06-22 19:44:37 +01:00
Robert Marshall
0d0c077d84 Add MongoDB 2020-06-22 19:42:42 +01:00
Robert Marshall
1ce9373949 Make build script executable 2020-06-22 19:41:54 +01:00
Robert Marshall
5153cdedf3 Set dev server port 2020-06-22 15:57:00 +01:00
Robert Marshall
6d541bc2f6 Make clean script executable 2020-06-22 15:56:52 +01:00
9519bc623b Provide mechanism to validate API keys. Re-organise structure to reflect new responsibility 2020-04-19 18:16:42 +01:00
87ae65316f Remote auth route from controller 2020-04-12 13:54:31 +01:00
dafe603a06 Build auth API 2020-04-12 13:50:39 +01:00