Getting Started with the Journey module for JavaScript
PingOne Advanced Identity Cloud PingAM JavaScript
This getting started guide provides the fastest path to integrating authentication journeys into your JavaScript applications.
You will learn how to add the Journey module, configure it to communicate with the identity server, and write the code to initiate a login.
You’ll handle each step of an authentication journey, from collecting user credentials to processing the final session token upon success or handling errors if the login fails.
The high-level steps you’ll complete in this guide are as follows: