Skip to content

Commit 45191b7

Browse files
authored
Update README.md
1 parent 44facc9 commit 45191b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A component used to authenticate with Netlify's Identity service.
44
[Live demo](https://identity.netlify.com)
55

6-
If you want direct, "widgetless" access to Netlify Identity authentication, try [`netlify-auth-providers`](https://github.com/netlify/netlify-auth-providers). You can also implement your own authentication endpoints with Netlify Functions, locally developed in [`netlify-lambda`](https://github.com/netlify/netlify-lambda/).
6+
If you want direct, "widgetless" access to Netlify Identity authentication that uses a popup window instead of a redirect, try [`netlify-auth-providers`](https://github.com/netlify/netlify-auth-providers). You can also implement your own authentication endpoints with Netlify Functions, locally developed in [`netlify-lambda`](https://github.com/netlify/netlify-lambda/).
77

88
For a lower level library to the underlying [GoTrue](https://github.com/netlify/gotrue) API, see
99
[gotrue-js](https://github.com/netlify/gotrue-js).

0 commit comments

Comments
 (0)