https://github.com/azuread/microsoft-authentication-extensions-for-go
Secure cross-platform token cache for MSAL public client apps
https://github.com/azuread/microsoft-authentication-extensions-for-go
Last synced: 4 months ago
JSON representation
Secure cross-platform token cache for MSAL public client apps
- Host: GitHub
- URL: https://github.com/azuread/microsoft-authentication-extensions-for-go
- Owner: AzureAD
- License: mit
- Created: 2020-11-19T00:00:13.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-16T20:24:29.000Z (over 2 years ago)
- Last Synced: 2025-08-17T16:06:23.785Z (10 months ago)
- Size: 62.5 KB
- Stars: 2
- Watchers: 33
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
# Microsoft Authentication Library (MSAL) Extensions for Go
This repository contains extension modules for [Microsoft Authentication Library (MSAL) for Go](https://github.com/AzureAD/microsoft-authentication-library-for-go):
- [github.com/AzureAD/microsoft-authentication-extensions-for-go/cache](https://github.com/AzureAD/microsoft-authentication-extensions-for-go/tree/dev/cache): cross-platform persistent caching for MSAL public clients
## 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.opensource.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., status check, 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](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.