angular-cognalys:Cognalys REST API 的 AngularJs 包装器

时间:2024-07-18 15:32:31
【文件属性】:

文件名称:angular-cognalys:Cognalys REST API 的 AngularJs 包装器

文件大小:3KB

文件格式:ZIP

更新时间:2024-07-18 15:32:31

Angular Cognalys 模块 一个围绕 Cognalys REST API 的简单 Angular 包装器。 当前支持的唯一方法是电话号码验证流程。 但这可能是任何人真正想要的,对吧? 安装 使用 Bower 安装 # from the terminal at the root of your project bower install angular-cognalys --save 添加到您的模块 deps angular . module ( 'xxxx' , [ 'mcwebb.cognalys' ] ) 示例使用 设置 angular . module ( 'xxxx' ) . config ( function ( CognalysProvider ) { CognalysProvider . setCredentials ( { appId : 'xx


【文件预览】:
angular-cognalys-master
----bower.json(285B)
----LICENSE(1KB)
----README.md(2KB)
----angular-cognalys.js(2KB)

网友评论