parseserver_openid_flutter 0.1.0 copy "parseserver_openid_flutter: ^0.1.0" to clipboard
parseserver_openid_flutter: ^0.1.0 copied to clipboard

outdated

A package that adds openid authentification to the ParseServer Flutter package.

0.1.0 #

BREAKING CHANGE

move args from ParseOpenID() to init() authorizationEndpoint and tokenEndpoint are now Strings.

0.0.4 #

Fix: missing data in saved user.

0.0.3 #

Fix null-pointer in logout()

0.0.2 #

Remove unused variable and add example.

0.0.1 #

Initial release.