yagamiapp / api

The REST Api and Websocket doorway to the Yagami database
0 stars 0 forks source link

Authorization #7

Open clxxiii opened 8 months ago

clxxiii commented 8 months ago

To allow access of the API to people other than our bot and web services (and to restrict the public from accessing sensitive endpoints), we need some form of authorization. For the ease of use in spreadsheets, we are going to use an API key system: For both the REST and WS access points, the api key issued to a user will be passed as a parameter to log in.