Roland Hedberg

Results 49 comments of Roland Hedberg

I'd like to see the configuration file you're using.

Let me get back to you later today or tomorrow. A bit busy right now.

Lower layers of the library do support refresh tokens. If rp_handler.py doesn't I have change that.

Added refresh_token to what get_access_and_id_token() returns. Presently in the example_fix branch.

Have not updated requirements.txt in years :-/ I would appreciate if you could check out the example_fix branch on GitHub and see if that works for you. Had to make...

Sorry about the late reply. The only examples I have are in tests. You could look at tests/test_client_29_pushed_auth.py There is a starting point in the documentation (client/add_on/pushed_authorization). I'll start beefing...