platform/packages/auth_twitter/README.md

12 lines
623 B
Markdown
Raw Normal View History

# Protevus Twitter OAuth1
2016-12-23 02:07:47 +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)
[![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**
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);