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.
- 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
WIP
WIP
Contributions are welcome! Please submit a pull request or open an issue to discuss your ideas.
This project is licensed under the Apache License 2.0 - See the LICENSE for details.