Skip to content

Commit f0b1edf

Browse files
authored
Update README.md - add image
1 parent f7a2b9f commit f0b1edf

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@ A RedwoodJS plugin that adds OAuth capabilities to projects using dbAuth.
77
### This is currently in production at [spoonjoy.app](https://spoonjoy.app), check it out!
88

99
## Overview
10-
This plugin provides an easy and effective way to integrate OAuth into your RedwoodJS applications, offering a seamless experience for both developers and end users. Currently, it supports OAuth providers including Apple, GitHub, and Google, with a flexible architecture that allows for the expansion to more providers.
10+
This library provides an easy and effective way to integrate OAuth into your [RedwoodJS](https://redwoodjs.com/) applications, offering a seamless experience for both developers and end users. Currently, it supports OAuth providers including Apple, GitHub, and Google, with a flexible architecture that allows for the expansion to more providers.
11+
12+
This library additionally provides buttons to make integration even more effortless:
13+
14+
![button screenshots](https://github.com/spoonjoy/redwoodjs-dbauth-oauth/assets/16390116/ad13882e-3153-49df-bb06-5ffd30e04389)
15+
1116

1217
## Project Structure
1318
The project follows the dbAuth integration pattern as of Redwood version 4 and aligns with the Decoupled Auth strategy. It is structured as a Yarn monorepo with two main packages: `web` and `api`.

0 commit comments

Comments
 (0)