On this page

Add user authentication to your JavaScript app

Get started with JavaScript + Okta

These resources walk you through adding user authentication to your JavaScript app in minutes.

Note: This set of resources is relevant to front-end JavaScript. For back-end JavaScript, see Node.js.

Integrate with Okta using redirect authentication and the Sign-In Widget

This SDK helps you integrate with Okta by redirecting to the Okta Sign-In Widget using OpenID Connect (OIDC) client libraries.

Okta's OpenID Connect JS library (opens new window)

Integrate with Okta using embedded Sign-In Widget and SDKs

These SDKs help you integrate with Okta to build your own fully-branded authentication by embedding an Okta Sign-In Widget and/or SDK.

Embedded SDK and Sign-In Widget sign-in guide:

Other guides:

Note: Browse our recent JavaScript Developer Blog posts (opens new window) for further useful topics.