gotrue-js:GoTrueJavaScript客户端库

时间:2024-05-17 09:54:07
【文件属性】:

文件名称:gotrue-js:GoTrueJavaScript客户端库

文件大小:366KB

文件格式:ZIP

更新时间:2024-05-17 09:54:07

JavaScript

这是 APIJavaScript客户端库。 它使您可以创建和验证用户,并且是构建用于注册,密码恢复,登录和注销的UI的构建块。 通过这些方法。 安装 yarn add gotrue-js 用法 import GoTrue from 'gotrue-js' ; // Instantiate the GoTrue auth client with an optional configuration auth = new GoTrue ( { APIUrl : 'https:///.netlify/identity' , audience : '' , setCookie : false , } ) ; GoTrue配置 APIUrl:GoTrue端点的绝对路径。 要找到APIUrl ,请转到Netlify网站仪表板的“ Identity页面。


【文件预览】:
gotrue-js-main
----.gitattributes(18B)
----.github()
--------ISSUE_TEMPLATE()
--------CODEOWNERS(39B)
--------workflows()
----commitlint.config.js(67B)
----RELEASE.md(34B)
----.eslintrc.js(2KB)
----src()
--------admin.js(855B)
--------user.js(6KB)
--------images()
--------index.js(4KB)
----.babelrc(99B)
----.npmignore(14B)
----.prettierrc.json(47B)
----browser()
--------gotrue.js(23KB)
--------.gitkeep(0B)
----LICENSE(1KB)
----.prettierrc(73B)
----README.md(23KB)
----index.d.ts(3KB)
----ava.config.js(121B)
----renovate.json(158B)
----.editorconfig(169B)
----tests()
--------user.js(1KB)
----.gitignore(53B)
----gotrue-js.png(86KB)
----CHANGELOG.md(1KB)
----.eslintignore(24B)
----package-lock.json(907KB)
----package.json(3KB)

网友评论