You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -160,6 +160,9 @@ Example:
160
160
Response:
161
161
"Hello Joe"
162
162
163
+
### Using javascript
164
+
Presist and refreshing the token can be cumbersome. If you are using javascript you can use this small helper to handle and refreshing the token etc: (https://github.com/tobbbe/tauth)[https://github.com/tobbbe/tauth]
165
+
163
166
## Contributing To This Project
164
167
165
168
Anyone and everyone is welcome to contribute. Please take a moment to review the [guidelines for contributing](CONTRIBUTING.md).
0 commit comments