Skip to main content
Best answer

Possible to sign JWT tokens?

  • July 8, 2021
  • 1 reply
  • 1408 views

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

Best answer by SamB

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

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

SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • Answer
  • September 8, 2021

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