GitHub / discourse / discourse-auth-proxy
An http proxy that uses the DiscourseConnect protocol to authenticate users
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fdiscourse-auth-proxy
PURL: pkg:github/discourse/discourse-auth-proxy
Stars: 34
Forks: 9
Open issues: 2
License: None
Language: Go
Size: 86.9 KB
Dependencies parsed at:
16
Created at: over 10 years ago
Updated at: 4 months ago
Pushed at: over 1 year ago
Last synced at: 4 months ago
go.mod
go
- github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
- github.com/namsral/flag v1.7.4-pre
- github.com/pborman/uuid v1.2.1
- github.com/stretchr/testify v1.6.1
- golang.org/x/time v0.0.0-20201208040808-7e3f01d25324
go.sum
go
- github.com/davecgh/go-spew v1.1.0
- github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
- github.com/google/uuid v1.0.0
- github.com/namsral/flag v1.7.4-pre
- github.com/pborman/uuid v1.2.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.6.1
- golang.org/x/time v0.0.0-20201208040808-7e3f01d25324
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c