[ 原始碼: golang-github-markbates-goth ]
套件:golang-github-markbates-goth-dev(1.42.0-6)
golang-github-markbates-goth-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-markbates-goth:
- [golang-github-markbates-goth_1.42.0-6.dsc]
- [golang-github-markbates-goth_1.42.0.orig.tar.xz]
- [golang-github-markbates-goth_1.42.0-6.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 golang-github-markbates-goth-dev 有關的套件
|
|
|
|
-
- 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