Similar to other language implementations we need an implementation for access token and authentication providers for Azure Identity/Entra Id.
The challenge being, there's no azure identity/microsoft authentication library for dart, so we'll need to select an open source OAuth library like we did in PHP and other languages.
Similar to other language implementations we need an implementation for access token and authentication providers for Azure Identity/Entra Id.
The challenge being, there's no azure identity/microsoft authentication library for dart, so we'll need to select an open source OAuth library like we did in PHP and other languages.