Commit graph

3 commits

Author SHA1 Message Date
7ec9e393e0 Add separate protected resource page
This commit adds a separate protected resource page to demonstrate how
to selectively require logins.

Add code to improve client performance by providing modification timestamps
and Cache-Control headers for embedded static files.
2023-08-03 16:46:28 +02:00
9ad06a2935 Improve token handling
- add identity information to the index page
- let the session expire when the token expires
2023-07-30 16:48:26 +02:00
43f32731f6 Move internal packages 2023-07-29 17:53:26 +02:00
Renamed from handlers/index.go (Browse further)