'Authentication Using the Amazon Cognito to an Angular Application' by rodrigokamada angular webdev
import { Component } from '@angular/core'; import { Router } from '@angular/router'; import { IUser, CognitoService } from '../cognito.service'; @Component export class SignUpComponent { loading: boolean; isConfirm: boolean; user: IUser; constructor { this.loading=false; this.isConfirm=false; this.user={} as IUser; } public signUp: void { this.loading=true; this.cognitoService.signUp .then=> { this.loading=false; this.isConfirm=true; }).catch=> { this.
loading=false; }); } public confirmSignUp: void { this.loading=true; this.cognitoService.confirmSignUp .then=> { this.router.navigate; }).catch=> { this.loading=false; }); } } Email: Password: Sign up Code: Confirm ng generate component sign-in --skip-tests=true CREATE src/app/sign-in/sign-in.component.scss CREATE src/app/sign-in/sign-in.component.html CREATE src/app/sign-in/sign-in.component.ts UPDATE src/app/app.module.
Deutschland Neuesten Nachrichten, Deutschland Schlagzeilen
Similar News:Sie können auch ähnliche Nachrichten wie diese lesen, die wir aus anderen Nachrichtenquellen gesammelt haben.
Addison Rae Is Taking a Page Out of Khloé Kardashian’s Playbook & Using This Amazon Wellness HackIt looks like the Kardashians *have* rubbed off on Miss Rae, after all. 👀
Weiterlesen »
Amazon Smart Plug technology, installation, and setup | Digital TrendsNow that you've got an Amazon Smart Plug, you'll want to set it up. Here's everything you need to know.
Weiterlesen »
Amazon has just leaked Samsung's Galaxy Tab S8 family in full (yes, really)For a little while there earlier today, Samsung's upcoming Galaxy Tab S8, Tab S8+, and Tab S8 Ultra were listed on Amazon with specs, images, and even prices.
Weiterlesen »
Amazon announces first physical fashion storeTech giant Amazon is reimaging in-store shopping with the introduction of Amazon Style, the company’s first physical fashion store.
Weiterlesen »
Amazon under pressure to raise the price of its Prime membership soonAmazon is under increasing pressure to raise the price of its Prime membership soon, according to Amazon insiders and Wall Street analysts
Weiterlesen »
The AirPods Pro get a generous discount at Amazon for a limited timeLooking to get a pair of AirPods Pro with MagSafe at a discount? Amazon has got your back with a generous deal on the AirPods Pro, available for a limited time. Check it out!
Weiterlesen »