Release v0.5.0
Changelog
Added support for OAuth based authentication
Other
- 0d20210: Added hosted domain check for google (@akclace)
- e694460: Added makefile (@akclace)
- 4595eac: Added support for OAuth authentication for apps (@akclace)
- 484564f: Added tests for oauth login redirect (@akclace)
- 7ffaeaf: Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#20) (@dependabot[bot])
- b51bfd2: Changed sqlite pragmas to be explictly set, modernc driver does not support connection string options (@akclace)
- fc23823: Fix default auth handling (@akclace)
- 88a0d13: Updated to use unique cookie name per provider (@akclace)