googleAuthR (version 0.6.3)

gar_shiny_getUrl: Get the Shiny Apps URL.

Description

Needed for the redirect URL in Google Auth flow

Usage

gar_shiny_getUrl(session)

Arguments

session

The shiny session object.

Value

The URL of the Shiny App its called from.

See Also

Other shiny auth functions: authReturnCode, createCode, gar_shiny_getAuthUrl, gar_shiny_getToken, loginOutput, reactiveAccessToken, renderLogin, revokeEventObserver, with_shiny