Set up a splash page with a button connecting to a login screen

Problem statement

This article discusses whether Auth0 has any recommendations on setting up a splash page with a button that redirects the user to the login screen.

Cause

A splash screen with a button is something to be developed in the application itself, so Auth0 does not have any firm recommendations, as this will depend on the business use case of the application in question.

Solution

This button should trigger the login method. The particular method will vary depending on the Auth0 SDK being used.