Skip to content

Commit f53deaf

Browse files
committed
improve docs
1 parent 6182ed0 commit f53deaf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Create a new client instance using Auth0Native:
1818

1919
```ts
2020
import { Auth0Native } from '@cobuildlab/react-native-auth0';
21+
import jwtDecode from 'jwt-decode';
2122

2223
// AUTH0 options
2324
const AUTH0_OPTIONS = {

0 commit comments

Comments
 (0)