msal_guard 0.0.1-alpha.1 copy "msal_guard: ^0.0.1-alpha.1" to clipboard
msal_guard: ^0.0.1-alpha.1 copied to clipboard

outdated

Guard widget for the Msal Flutter library

[0.0.1-alpha.1] - Very Early alpha release #

First release for the test MSAL Guard library, a companion library to Msal Flutter. WARNING: This release is mostly for internal testing. This library is NOT to be used in production. It is VERY early alpha and is subject to regular and repeated breaking changes with no warning and limited documentation

  • Created first version of msal guard widget
  • Created first version of authentication service used to handle logic
  • Created first version of authenticated http service used for making authenticated http calls.