googleSignInUI: Google SignIn [UI Module]

View source: R/shiny-js-signin.R

googleSignInUIR Documentation

Google SignIn [UI Module]

Description

Shiny Module for use with googleSignIn. If you just want a login to a Shiny app, without API tokens.

Usage

googleSignInUI(id, logout_name = "Sign Out", logout_class = "btn-danger")

Arguments

id

Shiny id.

logout_name

Character. Custom name of the logout button.

logout_class

Character. Bootstrap class name for buttons, e.g. "btn-info", "btn-dark".

Value

Shiny UI

Author(s)

Based on original code by David Kulp

See Also

https://github.com/dkulp2/Google-Sign-In


googleAuthR documentation built on April 11, 2023, 6 p.m.