Hugh Nimmo-Smith

Results 30 comments of Hugh Nimmo-Smith

Thank you. Apologies for spam - I pressed the wrong button.

There has been more engagement in the topic of to-device messaging in https://github.com/matrix-org/matrix-spec-proposals/pull/3886 so I have consolidated the notes and discussion onto that proposal so that they can be worked...

It is proposed that [MSC4108](https://github.com/matrix-org/matrix-spec-proposals/pull/4108) supersedes this MSC.

Closing this PR as https://github.com/matrix-org/matrix-spec-proposals/pull/4108 is now ready for review.

It is proposed that [MSC4108](https://github.com/matrix-org/matrix-spec-proposals/pull/4108) supersedes this MSC.

Closing this PR as https://github.com/matrix-org/matrix-spec-proposals/pull/4108 is now ready for review.

Code is in https://github.com/element-hq/element-x-ios/compare/develop...mauroromito/qr_code_api_testing

https://github.com/chrnorm/deployment-status/pull/50 appears to be a more thorough implementation of this feature.

It is up to the OIDC Provider to decide what kind of bearer token to issue. It's not dictated in the standard. As far as I know Keycloak doesn't support...

Re: showing the login form in a popup This [tutorial](https://medium.com/tekraze/popup-window-for-oauth-login-in-angular-2-applied-to-js-based-languages-also-fb811cd28b43) could be helpful as a guide. If you add the param `display=popup` on the authorization URL then the Keycloak will...