simple_jwt_manager 0.0.3
simple_jwt_manager: ^0.0.3 copied to clipboard
This is a package that supports authentication using the ROPC defined in RFC 6749.
0.0.3 #
- Added tokenType params to ROPCClient. Please note that this will result in incompatibility when restoring compared to version 0.0.2.
- Improved performance of error handling.
- When receiving a return value that does not comply with the OAuth2.0 spec, the otherError flag is now returned in problematic cases.
0.0.2 #
- Added example.
0.0.1 #
- Initial release.