You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
6605dcdf5ee1d22ab9d9c7bf5cfb4a85e21bbc55 Creating go routines for Oauth execute function and opening the webview. Creating channels to intercept output from callback server and webview execution. No handling for token output added. Couldn't test since webview doesn't start when I run the command. Can add -s flag for silent execution. Logs outputs into a file to ensure parameters(such as signin URL) are received correctly.
2c4a4f746a16b7ef2329ddd0455716268b46e108 Adding browser.OpenURL to show it should work
f960453b74fa14bd548a389ea33de0358b641605 Adding browser.OpenURL to show it should work
4300de925c28ec4e0d9d1cef9e10719276fc38a8 Changing scripts to test the code
4e0683400f2a7a978fb4ca1e654e1512df853c2f Referencing Dcode implementation of OAuth flow for JC login
08436598117e631cd758dd72f62c07cbca9f229e Renaming user before binding
5165ee0f823bcd83678d36eefd15ea313ccc2f46 Fixing bug in InstallPrerequisite when stopping the instatll ServiceUI after downloading it 2. Fixing Get-TempPath in Utils
7725bcfbe1688bb1f475aa53113b165dcd37033d Adding ExecutionPolicy Bypass to the Main
c2eb3b7168d06b6ddaee936d67fd51e3f0f1f8e7 Change temp path to hardcoded C:\Windows\Temp because some laptops have other temp folder