AuthProvider variable

Home > @galvanize-inc/jwtdown-for-react > AuthProvider

AuthProvider variable#

React context provider that provides AuthContext to application, which should be a child node of this component.

Signature:

AuthProvider: (props: AuthProviderProps) => JSX.Element