Package python3-module-msal-extensions: Information

    Source package: python3-module-msal-extensions
    Version: 1.0.0-alt1.1
    Build time:  Mar 20, 2024, 10:28 AM
    Report package bug
    License: MIT
    Summary: Microsoft Authentication Library extensions (MSAL EX)
    Description: 
    Microsoft Authentication Library extensions (MSAL EX) provides a persistence API
    that can save your data on disk, encrypted on Windows, macOS and Linux.
    Concurrent data access will be coordinated by a file lock mechanism.
    
    The Microsoft Authentication Extensions for Python offers secure mechanisms for
    client applications to perform cross-platform token cache serialization and
    persistence. It gives additional support to the Microsoft Authentication Library
    for Python (MSAL).
    
    MSAL Python supports an in-memory cache by default and provides the
    SerializableTokenCache to perform cache serialization. You can read more about
    this in the MSAL Python documentation. Developers are required to implement
    their own cache persistance across multiple platforms and Microsoft
    Authentication Extensions makes this simpler.
    
    The supported platforms are Windows, Mac and Linux.

    List of rpms provided by this srpm:
    python3-module-msal-extensions (noarch)

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin
    Pavel Skrylev

      1. python3(setuptools)
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3(wheel)
      4. python3-module-sphinx-sphinx-build-symlink
      5. rpm-build-pyproject

    Last changed


    March 19, 2024 Stanislav Levin 1.0.0-alt1.1
    - NMU: added missing build dependency on setuptools.
    Aug. 17, 2023 Pavel Skrylev 1.0.0-alt1
    - Initial build for Sisyphus.