Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 816 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 816 Bytes

Angular Sample Applications for Okta

This repository contains several sample applications that demonstrate various Okta use-cases in your Angular application.

Each sample makes use of the Okta Angular Library.

Please find the sample that fits your use-case from the table below.

Sample Description
Okta-Hosted Login An Angular application that will redirect the user to the Okta-Hosted login page for authentication. The user is redirected back to the Angular application after authenticating.
Custom Login Page An Angular application that uses the Okta Sign-In Widget within the Angular application to authenticate the user.