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)
|
2023-12-25 03:45:10 +00:00
|
|
|
[![License](https://img.shields.io/github/license/dart-backend/angel)](https://github.com/dart-backend/angel/tree/master/packages/auth_twitter/LICENSE)
|
2021-10-04 05:13:56 +00:00
|
|
|
|
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);
|