1id: raz0lqnollhuhz5bq5n57pbo8cwm9l55z475i4ufcpzl57ez
2name: oauth2
3main: oauth2.zig
4license: MIT
5description: HTTP handler functions to allow you to easily add OAuth2 login support to your Zig application
6files:
7 - www
8dependencies:
9 - src: git https://github.com/nektro/zig-pek
10 - src: git https://github.com/nektro/zig-extras
11 - src: git https://github.com/nektro/zig-whatwg-url
12 - src: git https://github.com/nektro/zig-net-http
13 - src: git https://github.com/nektro/zig-nio
14 - src: git https://github.com/nektro/zig-json
15root_dependencies:
16 - src: git https://github.com/nektro/zig-nio
17 - src: git https://github.com/nektro/zig-net-http
18 - src: git https://github.com/nektro/zig-json