62
Views
1
Comments
[GraphQLTools] Bearer Token
Question
graphqltools-xif
Service icon
Forge asset by Denis Orlandi de Souza
Application Type
Service

Does this Forge Element accept the usage of Bearer Token, instead of JWT Token?

2023-09-17 11-30-50
Joshua Salema

It does not accept Bearer token. However you can implement the Graph QL API with variables and JSON queries as a POST request and pass the Bearer token from Authorization request header or headers on the API collection.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.