GravitLauncher / LauncherRuntime

MIT License
11 stars 55 forks source link

[ANY] Do not modify redirect uri #131

Closed XakepSDK closed 7 months ago

XakepSDK commented 7 months ago

Do not modify final redirect uri. This change requires changes to the modules & core launcher.

I'm implementing new AuthCoreProvider and I need access to the full redirect uri.

Depends on: https://github.com/GravitLauncher/LauncherModules/pull/87

microwin7 commented 7 months ago

Please rename LogHelper.debug To LogHelper.dev