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

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

0.2.0 #

Updated dependencies. Migrated to nullsafety.

0.1.2 #

Send clientID on refresh.

0.1.1 #

fix on android: don't use WebView

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.