Developing JavaScript Single Page Applications Protected by Azure Active Directory

Go to class
Write Review

Free Online Course: Developing JavaScript Single Page Applications Protected by Azure Active Directory provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Developing JavaScript Single Page Applications Protected by Azure Active Directory is taught by Ervis Trupja.

Overview
  • Having secure applications saves a lot of time and helps you gain client trust. This course will teach you how to access the endpoints of an API app protected by Azure Active Directory. You will learn how to access the resources from a plain JavaScript app, Angular app and a React app.

    Once your app is available to the public, you need to make sure that users with bad intentions are securely restricted from accessing your resources. One way is to secure your apps by requiring users to be authenticated and authorized. In this course, Developing JavaScript Single Page Applications Protected by Azure Active Directory, you’ll learn to access secured APIs from a plain JavaScript, Angular and React app. First, you’ll explore how to use a plain JavaScript app to access a secured API. Next, you’ll discover how to use an Angular app to access an API that is secured with AAD. Finally, you’ll understand how to use a React app to access an API that is secured with AAD. When you’re finished with this course, you’ll have the skills and knowledge needed to securely access API EndPoints secured by Azure Active Directory.