You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of my endpoints for API receives cognito token as HTTP parameter instead of authentication header (Some issues sending authentication header on frontend). Other endpoints have been implemented just as described in Readme.
Is there any way to verify that token received as a string parameter using fastapi-cloudauth ?
The text was updated successfully, but these errors were encountered:
One of my endpoints for API receives cognito token as HTTP parameter instead of authentication header (Some issues sending authentication header on frontend). Other endpoints have been implemented just as described in Readme.
Is there any way to verify that token received as a string parameter using fastapi-cloudauth ?
The text was updated successfully, but these errors were encountered: