2 Mar 2023 |
@wyndix:envs.net | Specifcally the UI part | 20:54:05 |
@wyndix:envs.net | I think it needs a little refactor maybe | 20:54:28 |
@wyndix:envs.net | Either that or I'm not used to it, but some it's a bit confusing | 20:54:42 |
@wyndix:envs.net | I'm not exactly sure as to why every single element and definition is inside a single file | 20:54:56 |
@wyndix:envs.net | I alsoƧ have no idea what the element! macro is for?? | 20:55:06 |
@wyndix:envs.net | * I alsol have no idea what the element! macro is for?? | 20:55:10 |
@wyndix:envs.net | I don't really think having 2000 lines of code in one file is a good idea... | 20:59:48 |
PureTryOut (matrix.org) | Feel free to PR improvements | 21:12:29 |
@wyndix:envs.net | I'm trying to it's just | 21:14:44 |
@wyndix:envs.net | All of this code seemd so deeply tied to itself | 21:15:08 |
@wyndix:envs.net | Does it come from Stevenarella? | 21:15:20 |
3 Mar 2023 |
@wyndix:envs.net | * All of this code seemds so deeply tied to itself | 07:19:07 |
@wyndix:envs.net | * All of this code seems so deeply tied to itself | 07:19:13 |
| uku#0 changed their profile picture. | 08:41:05 |
skillman623 | Yeah, a lot of it is inherited from the og project steven by thinkofdeath/thinkofname | 15:13:49 |
kuratius | Redacted or Malformed Event | 16:20:06 |
4 Mar 2023 |
| uku#0 changed their profile picture. | 23:46:51 |
7 Mar 2023 |
| @katastrophe:kde.org left the room. | 12:14:23 |
8 Mar 2023 |
| @abhay_aysola:matrix.org joined the room. | 02:49:24 |
skillman623 | Download convergence-scenarios-native.svg | 06:45:49 |
skillman623 | A good day; I'm resuming work on the Microsoft Authentication server. https://learn.microsoft.com/en-us/azure/app-service/configure-authentication-provider-microsoft https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-app-types#mobile-and-native-apps https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow https://learn.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app https://minecraft-launcher-lib.readthedocs.io/en/stable/tutorial/microsoft_login.html
Also it seems there is a workaround for people under 18 who wish to use this, they just need to be added to a microsoft family. 2148916238: The account is a child (under 18) and cannot proceed unless the account is added to a Family by an adult. This only seems to occur when using a custom Microsoft Azure application. When using the Minecraft launchers client id, this doesn't trigger. | 06:45:49 |
skillman623 | I'll take a look at it tomorrow time permitting, otherwise on Thursday or Friday. | 06:47:04 |
Hotdog | awesome! | 11:09:22 |
Hotdog | sorry for going dark on my own stuff, i got a bit overwhelmed and didn't make any more progress | 11:09:44 |
| xenon#3674 joined the room. | 12:21:58 |
xenon#3674 | https://gist.github.com/AbhayAysola/103eb10c13d0fb5f349d5a317258a3ab Hi, I made this gist based on a sample implementation, and it uses the client id that LynithDev in the github issue was talking about - https://github.com/Lea-fish/Leafish/issues/188 | 12:21:58 |
xenon#3674 | I don't have access to my minecraft account right now, but if anyone could test that would be great | 12:22:15 |
xenon#3674 | also, one limitation of using this client id is that the redirect url is fixed and we can't change it to localhost | 12:24:48 |
xenon#3674 | so the user has to copy paste the code | 12:24:54 |
skillman623 | I will certainly try it. Setting up the Leafish side of things is relatively simple (including clientID). Azure stuff is the annoying part. | 14:56:10 |