Install
Add the package:
meteor add epfl:accounts-entra
Setup
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
 
v0.0.6•Published yesterday
Add the 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:
Meteor.startup()