This release includes two minor features: OIDC support for GitHub, and the ability to run command scripts.
Changelog
- 9d05795 Add GitHub OIDC support (#10)
- 7562e48 Add ability to run a command script (#9)
- e06dafe Add link to examples directory
- 62f1d8a Bump golang.org/x/net from 0.7.0 to 0.17.0 (#8)
- 882dc63 Fill in install command for github example
- c783805 Remove
src
in main example - e19e83a Update install instructions for CI