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.
- Host: GitHub
- URL: https://github.com/fischerscode/parseserver-openid-flutter
- Owner: fischerscode
- License: gpl-3.0
- Created: 2021-03-05T20:07:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-15T22:35:31.000Z (over 4 years ago)
- Last Synced: 2025-01-16T20:18:37.112Z (over 1 year ago)
- Language: Dart
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
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) | [](https://pub.dev/packages/parseserver_openid_flutter)
[](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. |