From 2367a0a7a24ea3cf27e2a8b65e88dba53e2606b9 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Wed, 21 May 2025 13:28:15 -0700 Subject: [PATCH] ziginfra README sync --- README.md | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 8bc31718216c360ade5c09dc748fcd8d586405b0..31a02451d04757ff60478d6fc5c50afa9abd78d6 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,25 @@ # zig-oauth2 +![loc](https://sloc.xyz/github/nektro/zig-oauth2) +[![license](https://img.shields.io/github/license/nektro/zig-oauth2.svg)](https://github.com/nektro/zig-oauth2/blob/master/LICENSE) +[![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro) +[![Zig](https://img.shields.io/badge/Zig-0.14-f7a41d)](https://ziglang.org/) +[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod) + HTTP handler functions to allow you to easily add OAuth2 login support to your Zig application. -## Built With -- Zig master - - https://github.com/ziglang/zig -- Zigmod package manager - - https://github.com/nektro/zigmod +## Supported Providers -## Install -``` -zigmod aq add 1/nektro/oauth2 -``` - -## License -MIT +- Amazon +- Battle.net +- Discord +- Facebook +- GitHub +- Google +- Microsoft +- Reddit +- Gitea +- GitLab +- Mastodon +- Pleroma +- ... and custom ones! -- 2.54.0