covid19cz/erouska-backend

Implement authentication tool for testing

Closed this issue · 0 comments

Currently, only requests with valid idToken are accepted so it's quite complicated to call the endpoint manually when testing.
Create a tool which will take:

  • customToken
  • project API key

and return valid idToken suitable for calling the endpoints.