Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maikub/flutter_appauth

A Flutter wrapper for AppAuth iOS and Android SDKs
https://github.com/maikub/flutter_appauth

android dart flutter flutter-plugin ios

Last synced: 3 days ago
JSON representation

A Flutter wrapper for AppAuth iOS and Android SDKs

Awesome Lists containing this project

README

        

# flutter_appauth
A Flutter plugin that provides a wrapper for native AppAuth SDKs (https://appauth.io) used authenticating and authorizing users. The repository consists of the following folders

- [flutter_appauth](https://github.com/MaikuB/flutter_appauth/tree/master/flutter_appauth): code for the plugin
- [flutter_appauth_platform_interface](https://github.com/MaikuB/flutter_appauth/tree/master/flutter_appauth_platform_interface): the code for common platform interface

## Contributing

If you are interested in contributing, please review the [contribution guide](https://github.com/MaikuB/flutter_appauth/blob/master/CONTRIBUTING.md)