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: articles/active-directory/develop/tutorial-v2-nodejs-desktop.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
@@ -80,7 +80,7 @@ This preload script exposes a renderer methods to give the renderer process cont
80
80
81
81
*CustomProtocolListener* class can be instantiated in order to register and unregister a custom typed protocol on which MSAL Node can listen for Auth Code responses.
82
82
83
-
8. Finally, create a file named *constants.js* that will store the strings constants for describing the application **events**:
83
+
6. Finally, create a file named *constants.js* that will store the strings constants for describing the application **events**:
0 commit comments