Add this two packages:
- The OAuth2 package
meteor add epfl:entra-oauth
- This package
meteor add epfl:accounts-entra
You can see an app example on https://github.com/epfl-si/meteor-account-entra-app.
The pieces to not forget are:
- the configuration, loaded trough a
Meteor.startup()
- the UI