Skip to content

Zenmo/protected-pages

Repository files navigation

Protected pages

This is a proof of concept of a Kotlin/JS single page application where some of the javascript is not publicly accessible.

The module shared defines an object AccessPolicy which specifies under which condition the user may access the page.

The module frontend contains the SPA.

The module jsserver has a custom fileserver.

About

proof of concept SPA with protected pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published