Pakket: golang-github-markbates-goth-dev (1.42.0-5)
Verwijzigingen voor golang-github-markbates-goth-dev
Trisquel bronnen:
Het bronpakket golang-github-markbates-goth downloaden:
- [golang-github-markbates-goth_1.42.0-5.dsc]
- [golang-github-markbates-goth_1.42.0.orig.tar.xz]
- [golang-github-markbates-goth_1.42.0-5.debian.tar.xz]
Beheerder:
Original Maintainer:
- QA Group
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Multi-provider authentication for Go
This Go library provides a simple, clean, and idiomatic way to write authentication packages for Go web applications. It allows writing OAuth, OAuth2, or any other protocol providers that implement the Provider and Session interfaces.
Andere aan golang-github-markbates-goth-dev gerelateerde pakketten
|
|
|
-
- dep: golang-github-gorilla-mux-dev
- powerful URL router and dispatcher for golang
-
- dep: golang-github-gorilla-pat-dev
- request router and dispatcher with a pat-like interface
-
- dep: golang-github-gorilla-sessions-dev
- save cookie and filesystem sessions and allow custom session backends
-
- dep: golang-github-mrjones-oauth-dev
- OAuth 1.0 Library for Go
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-golang-x-oauth2-dev
- make OAuth2 authorized and authenticated HTTP requests
-
- dep: golang-gopkg-jarcoal-httpmock.v1-dev
- HTTP mocking for Golang