Hello all, How can I implement Google Authenticati...
# getting-started
p
Hello all, How can I implement Google Authentication(for app login purpose) using Chrome Custom Tabs in an Android app? with callbacks to app after authenticate success.
not kotlin but kotlin colored 2
c
p
Im using Jasonette framework for Android (https://github.com/Jasonette/JASONETTE-Android) I want to authenticate via a Google sign in URL via custom tabs. (now using webview to authenticate)