Menu

WebAuthenticationSession Demo

This page serves as a demonstration for the skip-authentication-services module. A proper login page would accept a user name and password, verify them with values in a database, and then redirect the user to the native app’s custom URL scheme.

This sample login page accepts a scheme URL query parameter, lets you type in a token, and redirects the user to that scheme.