This commit is contained in:
split / May 2024-08-22 21:56:28 -07:00
parent e3182b3404
commit 06b37a5170
Signed by: split
GPG key ID: C325C61F0BF517C0

View file

@ -1,6 +1,6 @@
# ava
ava is a simple avatar server written in TypeScript for Bun with SvelteKit and OIDC support.
ava is a simple avatar server written in TypeScript for Node with SvelteKit and OIDC support.
This exists for a few reasons:
1. I wanted to learn SvelteKit
2. I wanted to try implementing OAuth2/OIDC