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

outdated

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
35
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

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