Update README.md
This commit is contained in:
parent
4cf6f79834
commit
e531835fa6
@ -20,7 +20,7 @@ _This tells that whether the access token is expired or not_
|
|||||||
|
|
||||||
```js
|
```js
|
||||||
if(is_expired()){
|
if(is_expired()){
|
||||||
await RefreshToken()
|
await refreshToken()
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user