Hello,
I’m looking to build a plugin for Front.
The concern I have is about security. The recommended pattern to use token verification is embed the “secret” in the search param rather than a header.
Is there a way to embed the token in the header of the request instead so that it’s not obvious from the url?
https://dev.frontapp.com/docs/security#token-verification