ravenscar

Results 5 comments of ravenscar

@sebastienfi I believe they are using the `Authorization Code Grant` instead of the `Implicit Grant` to get a code that can be exchanged for a refresh token, storing the refresh...

I am also running into this issue decoding base64 strings encoded in nginx (via lua). It seems to me that it's a padding issue. Because of the bit mismatch (6...

@ninjatronic I have fixed the merge conflicts with my branch and added some encode/decode tests as well. If you would like to test these on your current master (or perhaps...

I would suggest that something should be added to the documentation regarding an example IAM policy. I had a look through the code to see what a minimum policy would...

Apologies for necroing this ancient issue but I was also hoping for a solution and there now seems to be a provision for that in the code and I thought...