PRoivas

Results 6 comments of PRoivas

Perhaps I could try to help with this. I am not a native in c++ but done some stuff with arduinos. Some one needs to push me a bit to...

Oh, I see, you have already done some base work with g29 👍 https://github.com/OpenStickCommunity/GP2040-CE/pull/1371/files#diff-957d924b19f605d9570a3cb9e64573bdcc9b437d6f65d062dd486fb65c8ab05dR28

@TheTrainGoes check the merge request link in my previous comment from @mikepparks I havent touched the code since he has already some work going on with g29 support. I will...

Looks like the Pages Metadata part is also missing.

It came up to date by this: 80722956a55f3a9e3d04395d3ddeeaf3b991f68e But it looks like the enums are messed up. They have nested array and it messes up the code generators. ```json "data_refresh_frequency":...

Thats correct. The simplifyed version of OpenID code flow(what I think would be the way to go): 1. User presses "Auth with provider X" button on login page what redirects...