You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
A component used to authenticate with Netlify's Identity service.
4
4
[Live demo](https://identity.netlify.com)
5
5
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/).
7
7
8
8
For a lower level library to the underlying [GoTrue](https://github.com/netlify/gotrue) API, see
0 commit comments