golang-github-azuread-microsoft-authentication-library-for-go-dev (1.0.0-2)

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
golang-github-azuread-microsoft-authentication-library-for-go
Architecture
i386
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
613 B
Size expected
92.1 kB
Size actual
92.1 kB
Size match

Dependencies

Required package dependencies

  • golang-github-golang-jwt-jwt-dev (>= 4.4.3)
  • golang-github-google-uuid-dev (>= 1.3.0)
  • golang-github-kylelemons-godebug-dev (>= 1.1.0)
  • golang-github-montanaflynn-stats-dev (>= 0.7.0)
  • golang-github-cli-browser-dev (>= 0.0~git20210911.681adbf)

Suggested packages

Recommended additional packages

  • None

Description

Sign in users or apps with Microsoft Accounts or Azure AD identities

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5b394a137…282df6cd
SHA-18982c01f…87bff651
SHA-25630dfd734…6496c740
SHA-51267332ee0…c2093e5e

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-azuread-microsoft-authentication-library-for-go-dev
usr/share/doc/golang-github-azuread-microsoft-authentication-library-for-go-dev/changelog.Debian.gz
usr/share/doc/golang-github-azuread-microsoft-authentication-library-for-go-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/AzureAD
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache/cache.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential/confidential.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential/confidential_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential/examples_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors/errors.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/base.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/base_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage/items.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage/items_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage/partitioned_storage.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage/partitioned_storage_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage/storage.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage/storage_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage/test_serialized_cache.json
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/exported
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/exported/exported.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/json.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/json_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/mapslice.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/mapslice_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/marshal.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/marshal_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/struct.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/struct_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time/time.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local/server.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local/server_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/mock
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/mock/mock.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/fake
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/fake/fake.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/oauth.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/oauth_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens/accesstokens.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens/accesstokens_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens/apptype_string.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens/tokens.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority/authority.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority/authority_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority/authorizetype_string.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm/comm.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm/comm_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm/compress.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant/grant.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/ops.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/endpointtype_string.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/mex_document_definitions.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/saml_assertion_definitions.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/version_string.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/wstrust_endpoint.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs/wstrust_mex_document.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/wstrust.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/wstrust_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/resolvers.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/options
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/options/options.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared/shared.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared/shared_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version/version.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/public
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/public/public.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/public/public_test.go
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/testdata
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/testdata/test-cert-chain-reverse.pem
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/testdata/test-cert-chain.pem
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/testdata/test-cert.pem
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/go.mod
usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/go.sum