e588254261 | ||
---|---|---|
.. | ||
internal | ||
CHANGELOG.md | ||
LICENSE.txt | ||
README.md | ||
cache.go | ||
cache_test.go | ||
ci.azidentity.yml | ||
darwin.go | ||
go.mod | ||
go.sum | ||
linux.go | ||
linux_test.go | ||
mock_test.go | ||
new_test.go | ||
version.go | ||
windows.go |
README.md
Azure Identity Cache Module for Go
This module implements a cross-platform persistent token cache for azidentity credentials. See that module's examples for sample code showing how to configure persistent caching for a credential, and its token caching document for more information about the implementation.
Provide Feedback
If you encounter bugs or have suggestions, please open an issue.
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.