We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2e1326 commit 01ead04Copy full SHA for 01ead04
README.adoc
@@ -1,6 +1,6 @@
1
= Arduino_OAuth =
2
3
-OAuth client library for Arduino.
+OAuth 1.0 client library for Arduino.
4
5
This library depends on ArduinoHttpClient and ArduinoBearSSL.
6
library.properties
@@ -2,7 +2,7 @@ name=Arduino_OAuth
version=0.0.0
author=Arduino
maintainer=Arduino <[email protected]>
-sentence=[BETA] OAuth client library for Arduino.
+sentence=[BETA] OAuth 1.0 client library for Arduino.
paragraph=This library depends on ArduinoHttpClient and ArduinoBearSSL.
7
category=Communication
8
url=http://github.com/arduino-libraries/Arduino_OAuth
0 commit comments