Skip to content

Commit 4e3a866

Browse files
authored
Update README.md
1 parent a06ea0b commit 4e3a866

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ The project follows the dbAuth integration pattern as of Redwood version 4 and a
1313
- The `web` package handles the OAuth flow from the user's perspective.
1414
- The `api` package manages the communication with the OAuth provider and your database.
1515

16+
This repo also includes a [fully set up example project](https://github.com/spoonjoy/redwoodjs-dbauth-oauth/tree/main/sample-oauth-project).
17+
1618
For more detailed information on each package, please refer to their respective README files:
1719
- [Web Package README](https://github.com/spoonjoy/redwoodjs-dbauth-oauth/tree/main/web)
1820
- [API Package README](https://github.com/spoonjoy/redwoodjs-dbauth-oauth/tree/main/api)

0 commit comments

Comments
 (0)