ctm / mb2-doc

Mb2, poker software
https://devctm.com
7 stars 2 forks source link

GitHub login is broken #1218

Closed ctm closed 12 months ago

ctm commented 12 months ago

Fix GitHub login to work again.

I broke it when I switched from devctm.com to craftpoker.com. This is not something I test regularly and so it broke and nobody reported it. I only noticed it when I was working on switching from openssl to rustls (#1217).

AFAIK, I just have to rejigger things with GitHub so that we use a client id that redirects the user back to craftpoker.com instead of devctm.com.

Ugh.

ctm commented 12 months ago

Fixed, deployed and tested.