Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 889 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 889 Bytes

TuviAuthProtonLib

Overview

TuviAuthProtonLib is a C# library designed for secure authentication against ProtonMail servers using Secure Remote Password (SRP) protocol. The library provides methods for user authentication, session management, and handling two-factor authentication. It integrates with ProtonMail's backend to facilitate encrypted authentication processes.

Features

  • Secure user authentication using ProtonMail's implementation of SRP
  • Support for session management
  • Handling of two-factor authentication codes
  • Ability to refresh access tokens
  • Strong error handling with descriptive exceptions

Installation

WIP

Usage

WIP

Contributing

Contributions are welcome! Please submit a pull request or open an issue to discuss your ideas.

License

This project is licensed under the Apache License 2.0 - See the LICENSE for details.