platform/packages/auth_twitter/README.md

11 lines
600 B
Markdown
Raw Normal View History

2022-06-04 01:30:18 +00:00
# Angel3 Twitter OAuth1
2016-12-23 02:07:47 +00:00
2021-10-04 05:13:56 +00:00
![Pub Version (including pre-releases)](https://img.shields.io/pub/v/angel3_auth_twitter?include_prereleases)
![Null Safety](https://img.shields.io/badge/null-safety-brightgreen)](<https://dart.dev/null-safety>)
[![Gitter](https://img.shields.io/gitter/room/angel_dart/discussion)](https://gitter.im/angel_dart/discussion)
[![License](https://img.shields.io/github/license/dukefirehawk/angel)](https://github.com/dukefirehawk/angel/tree/master/packages/auth_twitter/LICENSE)
2022-06-04 01:30:18 +00:00
Angel3 authentication strategy using Twitter OAuth 1.0a.
2021-10-04 05:13:56 +00:00
2022-06-04 01:30:18 +00:00
See the [example](example/example.dart);