Fadel Trivandi Dipantara

Results 4 issues of Fadel Trivandi Dipantara

# OAuth out-of-band (oob) flow will be deprecated https://developers.googleblog.com/2022/02/making-oauth-flows-safer.html https://github.com/gimite/google-drive-ruby/blob/55b996b2c287cb0932824bf2474248a498469328/lib/google_drive/session.rb#L158 New OAuth usage will be blocked for the OOB flow ![image](https://user-images.githubusercontent.com/4526413/170185801-0df1509b-0497-41d0-92fa-46461e872130.png) Can we migrate to an alternative flow? https://developers.google.com/identity/protocols/oauth2/native-app#redirect-uri_loopback

**ruby** version: 2.6.3 **simplecov** version: 0.17.1 **test-unit** version: 3.3.4 **Issue** I have a project with some ruby scripts for CI purposes, and just now I'm creating unit tests for my...

Feature

Hi, I've tried uploading the package to my unpub, but the download button on the archive for downloading `.pub` doesn't work When the download button clicked it only gives this...

Hi, I'm trying to execute the .jar file on my Mac but it fails. ``` $ java -jar HotS.Replay.Uploader-2.1.5.jar Exception in thread "main" java.lang.NoClassDefFoundError: javafx/application/Application at java.base/java.lang.ClassLoader.defineClass1(Native Method) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1016)...