sasjs / minimal-seed-app

Vanilla JavaScript seed app for SASjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enable auto authentication

allanbowe opened this issue ยท comments

currently when deploying as a streaming app, the first page is the logon screen

This makes no sense, as we have already authenticated (eg to access the /services/clickme file)

We should have a test on startup to see if we are already authenticated, and if so, to skip the logon screen.

๐ŸŽ‰ This issue has been resolved in version 1.0.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€