mxschmitt / golang-url-shortener

URL Shortener written in Golang using Bolt DB or Redis. Provides features such as Deletion, Expiration, OAuth and is of course Dockerizable.
https://so.sh0rt.cat
MIT License
283 stars 84 forks source link

Okta Integration - Bring Okta OAuth as an available option #128

Closed trevormduncan closed 5 years ago

trevormduncan commented 5 years ago
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 423


Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/handlers/auth.go 2 5 40.0%
internal/handlers/auth/okta.go 0 58 0.0%
<!-- Total: 2 63 3.17% -->
Totals Coverage Status
Change from base Build 422: -0.5%
Covered Lines: 169
Relevant Lines: 1350

💛 - Coveralls