Pakket: golang-github-azuread-microsoft-authentication-library-for-go-dev (1.0.0-2)
Verwijzigingen voor golang-github-azuread-microsoft-authentication-library-for-go-dev
Debian bronnen:
Het bronpakket golang-github-azuread-microsoft-authentication-library-for-go downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-azuread-microsoft-authentication-library-for-go-dev gerelateerde pakketten
|
|
|
|
-
- 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