文件名称:ionic-app-with-aws-cognito:Angular 4,Ionic 3和AWS(Amazon)Cognito用户池。 开箱即用的身份验证
文件大小:240KB
文件格式:ZIP
更新时间:2024-02-23 23:12:13
mobile typescript ionic serverless angular4
带有Ionic2快速入门的AWS Cognito 更新 10/14-更新为Angular Final / Ionic RC0 这个应用程式有什么作用? 快速开始使用AWS Cognito和Ionic2 科技栈 必备工具 构架 获取代码 # Clone it from github git clone --depth 1 git@github.com:vbudilov/aws-cognito-ionic2.git # Install the NPM and Bower packages npm install # Build & Run the app in dev mode ionic build; ionic serve AWS设置 您将需要通过控制台手动创建用户池。 必要的改变 默认情况下,此应用程序使用我的用户池,该用户池在app/services/properties.service.ts文件中定义。 使用您要使用的适当的用户池信息更新文件
【文件预览】:
ionic-app-with-aws-cognito-master
----.gitignore(449B)
----package.json(1KB)
----tslint.json(178B)
----config.xml(2KB)
----src()
--------app()
--------service-worker.js(0B)
--------assets()
--------providers()
--------index.html(2KB)
--------theme()
--------manifest.json(287B)
--------pages()
----LICENSE(11KB)
----tsconfig.json(465B)
----README.md(1KB)
----www()
--------index.html(2KB)
----ionic.config.json(78B)
----hooks()
--------after_prepare()
--------README.md(8KB)