authia 0.3.1

High-performance JWT verification library for Ed25519 using WebAssembly
Documentation
# Auto detect text files and perform LF normalization
* text=auto


# Rust files
*.rs text eol=lf

*.toml text eol=lf


# JavaScript/TypeScript files
*.js text eol=lf

*.ts text eol=lf

*.json text eol=lf

*.md text eol=lf


# Binary files
*.wasm binary

*.png binary

*.jpg binary

*.jpeg binary

*.gif binary

*.ico binary

*.pdf binary


# Archives
*.zip binary

*.tar binary

*.gz binary

*.tgz binary

*.rar binary

*.7z binary