An open API service indexing awesome lists of open source software.

https://github.com/fischerscode/parseserver-openid-flutter

A package that adds openid authentification to the ParseServer Flutter package.
https://github.com/fischerscode/parseserver-openid-flutter

Last synced: 10 months ago
JSON representation

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

Awesome Lists containing this project

README

          


Parse Logo

---

This repository contains a flutter package that allows simple OpenID authentication of a parse-server.

## Packages

These are the available packages in this repository.

| Plugin | Pub | explanation |
| -------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------- |
| [parseserver_openid_flutter](parseserver_openid_flutter) | [![pub package](https://img.shields.io/pub/v/parseserver_openid_flutter.svg)](https://pub.dev/packages/parseserver_openid_flutter)
[![pub.dev prerelease](https://img.shields.io/pub/v/parseserver_openid_flutter?include_prereleases&label=pub%20prerelease)](https://pub.dev/packages/parseserver_openid_flutter) | a package that adds OpenID authentication to the [parse_server_sdk_flutter](https://pub.dev/packages/parse_server_sdk_flutter) package. |