dio_oidc_interceptor 1.2.3
dio_oidc_interceptor: ^1.2.3 copied to clipboard
Dio interceptor for OpenID Connect. This package can work with any OpenID Connect provider and any device with authorization_code protocol.
1.2.3 #
- Add userInfo getter
1.2.2+2 #
- Fix login with query parameters bug
1.2.1+2 #
- Documentation update
- Fix example project (retrofit with auth)
1.2.0 #
- Rebuild of the package
- Better token management
- New logout method
- Cleanup token method
- Specific RefreshToken method
- Rebuild example project from Listo Starter Kit
- Test driven code with Gherkin
- API calls with Dio & Retrofit (with tests)
1.1.0 #
- bug fixes
- added logout rebuilt
1.0.0 #
- bug fixes
- added tests
- added example project
0.0.1+1 #
- Exploratory release
- Initial implementation without tests without example project