2024-10-12 10:35:14 +00:00
|
|
|
# Protevus Twitter OAuth1
|
2016-12-23 02:07:47 +00:00
|
|
|
|
2024-10-13 01:45:27 +00:00
|
|
|
![Pub Version (including pre-releases)](https://img.shields.io/pub/v/protevus_auth_twitter?include_prereleases)
|
2021-10-04 05:13:56 +00:00
|
|
|
![Null Safety](https://img.shields.io/badge/null-safety-brightgreen)](<https://dart.dev/null-safety>)
|
2024-07-07 15:02:49 +00:00
|
|
|
[![Discord](https://img.shields.io/discord/1060322353214660698)](https://discord.gg/3X6bxTUdCM)
|
2024-10-12 10:35:14 +00:00
|
|
|
[![License](https://img.shields.io/github/license/dart-backend/protevus)](https://github.com/dart-backend/protevus/tree/master/packages/auth_twitter/LICENSE)
|
2021-10-04 05:13:56 +00:00
|
|
|
|
2024-06-03 03:28:23 +00:00
|
|
|
**Not ready for release**
|
2024-10-12 10:35:14 +00:00
|
|
|
Protevus 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);
|