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

Skip to content

Configure Microsoft account integration for official, community and test platforms

Description

The redirect URI generated by Microsoft Azure portal is different for each platform keystore: official, community and test. So, the value needs to be updated at runtime based on the release type found in system properties.

Screenshots

Technical details

Tests

Issues

e/backlog#6198 (closed)

10 commandments of code reviews

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

Summary by CodeRabbit

  • New Features

    • Introduced new Microsoft OAuth redirect URI configurations for different build types.
    • Added a new generator for Microsoft redirect URIs based on application release type.
    • Implemented functionality to determine the application's release type.
  • Bug Fixes

    • Updated redirect URI handling to improve Microsoft OAuth integration.
Edited by CodeRabbitAI

Merge request reports

Loading