Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

feat: support microsoft login (#6198)

Sayantan Roychowdhury requested to merge 6198-support_microsoft_login into main

Description

Enable signing in to Outlook on our mail app.

Screenshots

Technical details

Adds msauth redirect URIs and client ID credentials.

Tests

Issues

e/backlog#6198

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Summary by CodeRabbit

  • New Features

    • Introduced dynamic retrieval of OAuth Microsoft client ID and redirect URI, enhancing security by removing hardcoded values.
  • Bug Fixes

    • Improved error handling for missing property values to ensure smoother app functionality.
Edited by CodeRabbitAI

Merge request reports

Loading