Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit 43628bf

Browse files
committed
docs: 📝 update readme
1 parent a50efd5 commit 43628bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ auth.use(gitHubStrategy);
4343
### Setup your routes
4444

4545
```html
46-
<form action="/auth/sso" method="get">
47-
<button>Login with SSO</button>
46+
<form action="/auth/github" method="get">
47+
<button>Login with Github</button>
4848
</form>
4949
```
5050

0 commit comments

Comments
 (0)