Skip to content

Commit

Permalink
Add link to Sign in with Haste branded button
Browse files Browse the repository at this point in the history
  • Loading branch information
mdrabic committed Nov 3, 2021
1 parent 545b279 commit 4754c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export type HasteAuthentication = {
};
```

If the player is unauthenticated, then please present the user with the 'Sign in with Haste' branded button.
If the player is unauthenticated, then please present the user with the ['Sign in with Haste' branded button](https://www.hastearcade.com/brand).

The button should execute the following code to redirect the player to the arcade for sign in. Once the player signs in to Haste Arcade the player will be redirected back to the game.:

Expand Down

0 comments on commit 4754c1d

Please sign in to comment.