sign_in_js: Sign in and register pages JavaScript dependencies

View source: R/sign_in_components.R

sign_in_jsR Documentation

Sign in and register pages JavaScript dependencies

Description

This function should be called at the bottom of your custom sign in and registration pages UI. It loads in all the JavaScript dependencies to handle polished sign in and registration. See the vignette for details.

Usage

sign_in_js(ns = function(x) x)

Arguments

ns

the ns function from the Shiny module that this function is called within.

Value

the javascript to and other web dependencies to create the sign in functionality.


polished documentation built on Feb. 16, 2023, 8:02 p.m.