Files
seensite/.gitignore
Dustin C. Hatch 720bb690ea auth: Initial JWT implementation
We'll use a JWT in the `Authorization` request header to identify the
user saving a page.  The token will need to be set in the _authorization
token_ field in the SingleFile configuration so it will be included when
uploading.
2025-04-05 17:07:39 -05:00

5 lines
52 B
Plaintext

/target
/Rocket.toml
/jwt.secret
/meilisearch.token