jonathanunderwood

Results 66 comments of jonathanunderwood

This change is also included in #58

I think this will need conditionalizing for backwards compatibility, no?

@Furragen do you plan to fix this merge conflict?

This and #51 both tackle similar issues.

Awesome - I am so happy to see others taking something useful from this. Nice work!

Hi, thanks for this. Am travelling presently, so can't look in detail. But, I think the new you bits will need to be conditionally displayed only if a beam is...

Sorry for not responding to this - real life took me away from this project for a bit. The preset code is very much work in progress. Interesting that the...

Wow, interesting. This should be pretty easy to add. For now though I am focussing on preset handling (which is now about half way there) - once that is in...

Plumbing for this added to blackstarid.py in commit https://github.com/jonathanunderwood/outsider/commit/22bb623140f3782fe178a8821c0c19327c2e647b

I am presently struggling to implement Authorization Code flow. What has me scratching my head is: what magic is taking care of swapping the authorization code for a token? Using...