atonline_login 0.3.0
atonline_login: ^0.3.0 copied to clipboard
Client-side login page for applications using AtOnline apis and custom realms
[0.3.0] - January 27th 2020 #
- Code cleanup & move hexcolor to own file
- Instead of redirectUri we now ask for callbackUrlScheme to process oauth2 login
- Now using flutter_web_auth for web auth, ensuring SSO cookies are available
[0.2.3] - January 26th 2020 #
- Fix support for data uri in server-defined buttons
[0.2.3] - January 26th 2020 #
- Fix support for server-defined buttons
[0.2.2] - January 26th 2020 #
- Adding support for server-defined buttons, using SVG icons
[0.2.1] - January 22nd 2020 #
- Upgraded dependencies and pubspec to recent flutter
[0.2.0] - August 16th 2019 #
- Upgraded atonline_api dep
[0.1.0] - March 19th 2019 #
- AndroidX upgrade (dependency version bump)
[0.0.1] - January 1st 2019 #
- Initial login interface system