Serverless Authentication

UPDATING BACKEND

This page is a frontend demonstration how Serverless Authentication boilerplate works.

The same version of boilerplate is used in this demo; it only authenticates using your credentials, no personal data is saved to DB.

Providers

Response

Test

The authorization token is valid for 15 seconds, if the auto refresh is checked, refresh token is used to request new authorization token.

Auto refresh token

See also serverless.com | laardee.com