oh_auth_2 1.0.3+1 copy "oh_auth_2: ^1.0.3+1" to clipboard
oh_auth_2: ^1.0.3+1 copied to clipboard

A flutter library for the industry-standard protocol for authorization.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'example_view.dart';

void main() => runApp(MaterialApp(
      title: "OhAuth2 Example",
      home: ExampleView(),
    ));
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A flutter library for the industry-standard protocol for authorization.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_webview_plugin, http, json_annotation

More

Packages that depend on oh_auth_2