Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-azuread-microsoft-authentication-library-devel | Distribution: Fedora Project |
Version: 1.0.0 | Vendor: Fedora Project |
Release: 4.fc41 | Build date: Thu Jul 18 09:03:54 2024 |
Group: Unspecified | Build host: buildhw-x86-01.iad2.fedoraproject.org |
Size: 579310 | Source RPM: golang-github-azuread-microsoft-authentication-library-1.0.0-4.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/AzureAD/microsoft-authentication-library-for-go | |
Summary: The MSAL library for Go |
The MSAL library for Go is part of the Microsoft identity platform for developers (formerly named Azure AD) v2.0. It enables you to acquire security tokens to call protected APIs. It uses industry standard OAuth2 and OpenID Connect. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/AzureAD/microsoft-authentication-library-for-go
MIT
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 27 2023 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.0.0-1 - Initial package - Closes rhbz#2216262
/usr/share/doc/golang-github-azuread-microsoft-authentication-library-devel /usr/share/doc/golang-github-azuread-microsoft-authentication-library-devel/CODE_OF_CONDUCT.md /usr/share/doc/golang-github-azuread-microsoft-authentication-library-devel/CONTRIBUTING.md /usr/share/doc/golang-github-azuread-microsoft-authentication-library-devel/README.md /usr/share/doc/golang-github-azuread-microsoft-authentication-library-devel/RELEASES.md /usr/share/doc/golang-github-azuread-microsoft-authentication-library-devel/SECURITY.md /usr/share/doc/golang-github-azuread-microsoft-authentication-library-devel/changelog.md /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/.goipath /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/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/tests /usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/tests/benchmarks /usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/tests/benchmarks/confidential.go /usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/tests/devapps /usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/tests/devapps/authorization_code_sample.go /usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/tests/devapps/client_certificate_sample.go /usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/tests/devapps/client_secret_sample.go /usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/tests/devapps/confidential_auth_code_sample.go /usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/tests/devapps/device_code_flow_sample.go /usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/tests/devapps/main.go /usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/tests/devapps/sample_cache_accessor.go /usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/tests/devapps/sample_utils.go /usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/apps/tests/devapps/username_password_sample.go /usr/share/gocode/src/github.com/AzureAD/microsoft-authentication-library-for-go/go.mod /usr/share/licenses/golang-github-azuread-microsoft-authentication-library-devel /usr/share/licenses/golang-github-azuread-microsoft-authentication-library-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Feb 11 07:08:29 2025