authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-09-10 19:27:40 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-09-10 19:27:40 -07:00
logbbd0b5ef4042e5f77c00145d40b4592642e64478
tree04c36709bfe30ab0765e51309bde11d95e00a450
parent7bd7875f76508181ed3cc4e55563d34507d2cec1

add README


1 files changed, 17 insertions(+), 0 deletions(-)

README.md created+17
...@@ -0,0 +1,17 @@
1# zig-oauth2
2
3HTTP handler functions to allow you to easily add OAuth2 login support to your Zig application.
4
5## Built With
6- Zig master
7 - https://github.com/ziglang/zig
8- Zigmod package manager
9 - https://github.com/nektro/zigmod
10
11## Install
12```
13zigmod aq add 1/nektro/oauth2
14```
15
16## License
17MIT