Skip to content

New gargle backend

Compare
Choose a tag to compare
@MarkEdmondson1234 MarkEdmondson1234 released this 31 Aug 10:54
· 232 commits to master since this release
  • Implement library(gargle) as backend for authentication functions
  • Auto-attempt authentication via gar_auth() if an API call has no auth set
  • Remove explicit R6 dependency as imported via gargle
  • Enable some customization of googleSignInUI's logout button via logout_name and logout_class parameters
  • Expose information whether user is signed in via googleSignIn module
  • Auto-auth by specifying an email address in gar_auto_auth()