Roger G. Coram

Results 24 comments of Roger G. Coram

Ignore me: of course, if the syntax is invalid it should be `null` in the output like the rest. PR incoming…

Can I check which of these is considered "correct"? We've an API Gateway in front of an app. which uses `fastapi-cloudauth` and the Gateway seemingly accepts either. `fastapi-cloudauth`, however, seems...

Ignore me: I RTFM'd a little harder and that first example finally clicked (`AccessUser` for the `AccessToken`; `CognitoClaims` for the `IdToken`.)

@JLongley, can I check how you're getting the tokens? And how you're forming the requests? I've just copy/pasted the example from the README and it's seemingly working for both ID...