clockodo icon indicating copy to clipboard operation
clockodo copied to clipboard

Support email addresses with special characters

Open jhnns opened this issue 2 years ago • 0 comments

In order to authenticate via API key, we need to add the email address as HTTP header. If that email address contains a special character, there might be problems authenticating.

We should:

  • check if that is handled by axios
  • write a test to verify that it will work in the future (e.g. when we remove axios #80)

jhnns avatar Oct 17 '23 13:10 jhnns