Skip to main content

@backstage/plugin-auth-react

Home > @backstage/plugin-auth-react

Web library for the auth plugin.

Functions

Function

Description

CookieAuthRedirect()

A component that redirects to the page an user was trying to access before sign-in.

CookieAuthRefreshProvider(props)

A provider that will refresh the cookie when it is about to expire.

useCookieAuthRefresh(options)

A hook that will refresh the cookie when it is about to expire.

Type Aliases

Type Alias

Description

CookieAuthRefreshProviderProps

Props for the CookieAuthRefreshProvider() component.