auth-angular-client:用于 kidstuffauth 休息界面的 AngularJS 客户端库

时间:2024-07-23 21:22:28
【文件属性】:

文件名称:auth-angular-client:用于 kidstuffauth 休息界面的 AngularJS 客户端库

文件大小:4KB

文件格式:ZIP

更新时间:2024-07-23 21:22:28

JavaScript

身份验证客户端 用于AngularJS 客户端库 依赖关系 AngularJS >= MomentJS >= 配置 app = angular . module ( 'app' , [ 'kidstuff.auth' ] ) ; app . config ( [ authProvider ', function(authProvider) authProvider.setEndPoint(' http : //example.com/auth'); } ] ) ; API 参考 方法 已登录 isLoged() 返回布尔值 当前用户 currentUser() 返回用户对象 登录 登录(电子邮件字符串,密码字符串,成功回调(数据) ,错误回调(错误) ) 例子: app . controller ( 'LoginController' , [ '$scope' , 'auth


【文件预览】:
auth-angular-client-master
----auth.js(11KB)
----LICENSE(1KB)
----README.md(3KB)

网友评论