[ trixie ]
[ sid ]
软件包:golang-github-azuread-microsoft-authentication-library-for-go-dev(1.0.0-2)
golang-github-azuread-microsoft-authentication-library-for-go-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-azuread-microsoft-authentication-library-for-go:
- [golang-github-azuread-microsoft-authentication-library-for-go_1.0.0-2.dsc]
- [golang-github-azuread-microsoft-authentication-library-for-go_1.0.0.orig.tar.gz]
- [golang-github-azuread-microsoft-authentication-library-for-go_1.0.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Sign in users or apps with Microsoft Accounts or Azure AD identities
The Microsoft Authentication Library (MSAL) for Go is part of the Microsoft identity platform for developers v2.0. It allows you to sign in users or apps with Microsoft identities (Azure AD and Microsoft Accounts) and obtain tokens to call Microsoft APIs such as Microsoft Graph or your own APIs registered with the Microsoft identity platform. It is built using industry standard OAuth2 and OpenID Connect protocols.
其他与 golang-github-azuread-microsoft-authentication-library-for-go-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-cli-browser-dev (>= 0.0~git20210911.681adbf)
- helpers to open URLs, files, or readers in a web browser (Go library)
-
- dep: golang-github-golang-jwt-jwt-dev (>= 4.4.3)
- golang implementation of JSON Web Tokens (library)
-
- dep: golang-github-google-uuid-dev (>= 1.3.0)
- generates and inspects UUIDs based on RFC 4122
-
- dep: golang-github-kylelemons-godebug-dev (>= 1.1.0)
- Debugging helper utilities for Go
-
- dep: golang-github-montanaflynn-stats-dev (>= 0.7.0)
- Statistics package for Go