Best answer

Possible to sign JWT tokens?

  • 8 July 2021
  • 1 reply
  • 997 views

Is it possible to sign JWT tokens inside the session auth?

icon

Best answer by SamB 8 September 2021, 11:55

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +11

Just wanted to follow up here to confirm that it should be possible to authenticate using a JSON Web Token (JWT) when building a custom integration with Zapier. Authenticating with JWTs is discussed in the article here: API Keys vs OAuth Tokens vs JSON Web Tokens

You can find out more about Zapier and authentication from our developer platform documentation here: Documentation - Authentication