choelzl

Results 19 comments of choelzl

Note: Wine 7.4/7.5 [Announcement](https://www.winehq.org/announce/7.5) has definitions for ` windows.media.speech`, potentially fixing the voice recognition soon once the implementation is complete [Read more](https://www.winehq.org/wwn/414#The%20Curious%20Case%20of%20Phasmophobia)

* The implementation works with OpenID backends. The main reason I used the OAuth library is that there is not [standard](https://crystal-lang.org/api/master/) or [certified](https://openid.net/developers/certified/) OpenID library for crystal yet. * Yes...

- I could use that library. Due to the low usage/stars and not being included in the default library makes me just a bit more insecure about using it. Is...

@SamantazFox CI-fix and requested changes where made.

have had a relatively busy period, will work on fixing and testing correctness in the coming weeks

@SamantazFox I updated the code with your suggested changes, with a minor refactor and a rebase onto master. There is just one minor issue where through the oauth procedure the...

Sorry for the inactivity, had some things to sort. I am back working on this PR. I investigated the issues with Google: - They use different hosts for authorization and...

@SamantazFox I made a google account and tested it, Here you can find the config I used for google ![image](https://github.com/iv-org/invidious/assets/22908981/9ad3fc86-705c-434f-adb5-c323fb36bd7b) Let me know if you have any comments. Also I...

Github also has the issue of multiple domains in the oauth flow. The config with my changes would look as follows: ![image](https://github.com/iv-org/invidious/assets/22908981/6e17c96a-0b82-4db3-9286-09c6d26d4215) Github additionally has another problem ( https://docs.github.com/en/rest/users/emails?apiVersion=2022-11-28 )...

Finally, for completeness, here is the config for authentik, an open source and self-hosted SSO/OpenID provider: ![image](https://github.com/iv-org/invidious/assets/22908981/e29e973a-c82a-465c-b5d4-b755113e603d)