Screenshots, README.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Paskia
|
||||
|
||||

|
||||

|
||||
|
||||
An easy to install passkey-based authentication service that protects any web application with strong passwordless login.
|
||||
|
||||
@@ -24,6 +24,9 @@ The API mode is useful for applications that can be customized to run with Paski
|
||||
|
||||
Single Sign-On (SSO): Users register once and authenticate across all applications under your domain name (configured rp-id).
|
||||
|
||||

|
||||
Automatic light/dark mode switching with overrides by user profile and protected app's theme.
|
||||
|
||||
## Quick Start
|
||||
|
||||
Install [UV](https://docs.astral.sh/uv/getting-started/installation/) and run:
|
||||
@@ -44,7 +47,7 @@ uv tool install paskia
|
||||
|
||||
## Configuration
|
||||
|
||||
There is no config file. All settings are passed as CLI options:
|
||||
All configuration is passed by CLI arguments, of which there are just a few.
|
||||
|
||||
```text
|
||||
paskia [options]
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 16 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
Reference in New Issue
Block a user