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: docs/creating-nodes/credentials.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,5 +85,5 @@ circumstances it is necessary to store more values in credentials than just thos
85
85
that get provided by the user.
86
86
87
87
For example, for a node to support an OAuth workflow, it must retain server-assigned
88
-
tokens that the user never sees. The Twitter node provides a good example of how
88
+
tokens that the user never sees. The [Twitter node](https://github.com/node-red/node-red-nodes/tree/master/social/twitter) provides a good example of how
0 commit comments