Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nektro/zig-oauth2

HTTP handler functions to allow you to easily add OAuth2 login support to your Zig application
https://github.com/nektro/zig-oauth2

zig zig-package

Last synced: 26 days ago
JSON representation

HTTP handler functions to allow you to easily add OAuth2 login support to your Zig application

Awesome Lists containing this project

README

        

# zig-oauth2

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

## Install
```
zigmod aq add 1/nektro/oauth2
```

## License
MIT