Discussions

Ask a Question
Back to All

How to call guardian API

I don't know how to be authorized while calling the guardian API
in any non-guardian API, there is a variable called Authorization
Which allows me to put (Bearer <ACCESS_TOKEN>) and get authorized

while this is not available in guardian API