A reverse proxy that provides authentication with Google, Github or other provider
Role in this project:
Back-end Developer Contributions:6 releases, 207 commits, 170 PRs in 5 years 4 months
Contributions summary:Jehiah contributed to the initial code import and further developed the core authentication and authorization logic of the `oauth2_proxy`. Their work involved defining structs, methods, and API requests for handling OAuth2 flows, specifically with Google. They also implemented error handling and UI elements for sign-in, showcasing their focus on user authentication within the reverse proxy. The commits include changes to `oauthproxy.go`, `main.go`, `templates.go`, and `htpasswd.go` showing a consistent focus on user authentication with basic and OAuth.
authenticationproviderproxyreverse-proxy
an implementation of Etsy's statsd in Go
Role in this project:
DevOps & Backend Engineer Contributions:3 reviews, 31 commits, 19 PRs in 8 years
Contributions summary:Jehiah contributed to the build and deployment process, automating the build and distribution of the statsdaemon application. They implemented a CI/CD pipeline, writing scripts to build and package the application for different operating systems and architectures. Additionally, the user made core changes to the main application including refactoring and typo fixes. The user also introduced Go modules and updated the application version information.
golangstatsdetsy