Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/sdk/authentication/authenticating-siws.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The following diagram depicts the flow of authenticating SIWS messages using Lit
![SIWS Authentication Flow](../../../static/img/siws-authentication.png)

:::info
A full implementation of this code example can be found [here](https://github.com/LIT-Protocol/developer-guides-code/blob/master/siws-authentication/siws-authentication/browser).
A full implementation of this code example can be found [here](https://github.com/LIT-Protocol/developer-guides-code/tree/master/siws-authentication/browser).
:::

## Writing the Lit Action
Expand Down