We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 203fa3f commit 6cb033dCopy full SHA for 6cb033d
README.md
@@ -1,3 +1,7 @@
1
+<p id="main" align="center">
2
+ <img src="https://authress.io/static/images/linkedin-banner.png" alt="Authress media banner">
3
+</p>
4
+
5
# Authress SDK for Ruby
6
This is the Authress SDK used to integrate with the authorization as a service provider Authress at https://authress.io.
7
@@ -126,4 +130,4 @@ rescue AuthressSdk::ApiError => e
126
130
puts "Exception when calling AccessRecordsApi->create_record: #{e}"
127
131
raise
128
132
end
129
-```
133
+```
0 commit comments