Title: new angular development features and improvements with error handling webinar by google employees
About Angular: Angular is a Typescript-based open-source front-end web application platform led by the Angular Team at Google and by a community of individuals and corporations. What we’ll cover in this webinar... Any error you can fix after this webinar 1. Angular error handling with latest strategies 2. New tips to write clean and per-formant angular application 3. Improving the testability of the angular app 4. Add caching to APIs and Migrating to PWA 5. State Management in Angular 6. User Activity logging with Azure Application Insights 7. Integrate with any technology Speaker: Ryan Russul who is a speaker and having 8 years of experience in UI development and worked as senior solution architect, practising code re-usability and enterprise practices in angular development among all teams who were responsible for angular development. Join in webinar: http://ovpurl.com/c2V5oNgM [image: angular-webinar-31st.jpg] On Monday, October 1, 2018 at 3:37:12 PM UTC+5:30, Surendra.M wrote: > > > Hello All, > > Currently I am working on implementation of OAUTH in my AngularJS > application. > > It involves several steps as below: > 1. Calling the Oauth URL for Authorization code : In this step the user > has to enter the credentials and click on Login, So , Oauth URL returns > Authorization code. > 2.Need to send this authorization code for getting the access code from > Authentication server. > > So, in Step 1, > When the request for the authorization code raises , it will ask for > credentials, > > * so, in my case the credentials page should be open in new pop up > window.After entering the credentials, the authorization code should be > passed to the parent page.* > So, can you pleaseeeeeeeeeeeee give me some inputs how to handle > this????or any code references. > > Any help would be greatly appreciable. > > Thanks in advance. > Surendra M. > -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
