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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
---
4
4
5
-
# Tutorials repository
5
+
# JWT auth tutorial
6
6
7
-
This repository contains the working code for many of the [Ably tutorials](https://www.ably.io/tutorials).
7
+
This repository contains the working code for [Ably JWT auth tutorial](https://www.ably.io/tutorials/jwt-authentication). See [JWT documentation](https://www.ably.io/documentation/general/authentication#token-authentication) to understand more about it.
8
8
9
9
See [https://www.ably.io/tutorials](https://www.ably.io/tutorials) for a complete list of Ably tutorials. The source code for each tutorial exists as a branch in this repo, see [the complete list of tutorial branches in this repository](https://github.com/ably/tutorials/branches/all).
0 commit comments