command
module
Version:
v1.2.1
Opens a new window with list of versions in this module.
Published: Sep 9, 2024
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Zelus
A self service user interface for Kratos writtent in go with no javascript.
Usable on desktop and mobile device.
The application provides the following self service UI pages:
- Registration
- Login
- Logout
- Verification
- Recovery
- User settings
- Update profile
- Change password
- Recovery code
- TOTP
Set as forward authentication in Caddy
Zelus can be use as authentication for Caddy using /check
endpoint for
forward_auth in Caddy.
forward_auth ZELUS_HOST:ZELUS_PORT {
uri /check?return_to=https://{host}{path}
}
Screenshots
Dev quickstart
- Copy and edit
.env.default
to .env
- Compile SCSS with
just build
- Use just with
just run
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.