Skip to content

Commit 44facc9

Browse files
authored
Update README.md
1 parent 9dc9788 commit 44facc9

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
@@ -3,6 +3,8 @@
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/).
7+
68
For a lower level library to the underlying [GoTrue](https://github.com/netlify/gotrue) API, see
79
[gotrue-js](https://github.com/netlify/gotrue-js).
810

0 commit comments

Comments
 (0)