Core package for Azure AD login provider?

I am wondering if there will be support added for more login providers anytime soon (specifically Azure AD/ Office 365)??
I am in the process of adding a landing page to a pre-existing meteor app and only want to use third parties to authenticate users.

For Office 365 you have this package: https://atmospherejs.com/ermlab/accounts-office365

For Azure Active Directory you have this:
https://atmospherejs.com/wiseguyeh/accounts-azure-active-directory
of more modern:
https://atmospherejs.com/jss/accounts-azure-active-directory

I wouln’t expect any new official packages any time soon. Especially if the you have a good community package already.

1 Like