<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@galvanize-inc/jwtdown-for-react](./jwtdown-for-react.md) &gt; [AuthProvider](./jwtdown-for-react.authprovider.md)

## AuthProvider variable

React context provider that provides AuthContext to application, which should be a child node of this component.

**Signature:**

```typescript
AuthProvider: (props: AuthProviderProps) => JSX.Element
```
