0xENDER/MySchoolProject

[Feature Request]: Add a "login required" screen

Closed this issue · 1 comments

Preflight Checklist

  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

Problem Description

Some pages require an account to work

Proposed Solution

Add a "login required" screen to make it easier for these pages to indicate this to the user.

Alternatives Considered

These pages could just use the data-signed-in document value to show different content when the user is not signed in.

Additional Information

No response

Users will be denied access to pages with the requires-account flag set to true when the user is not signed in.