Project

auth3_sdk

0.0
No release in over a year
This gem allows you to integrate with the Identity Management solution of https://auth3.dev/.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.0
 Project Readme

Auth3 Ruby SDK

The official Auth3 ruby SDK library.

API Documentation

Check-out the API documentation at https://docs.auth3.dev/apis/identity-platform/administrative for further help.

Install

Add the following to your Gemfile:

gem 'auth3_sdk', '~> 1.0'

or run

gem install auth3_sdk

Build

Use bundler to install the package's dependencies:

$ # from this directory
$ gem install bundler # if you don't already have bundler available
$ bundle install

You can build the gem via (assumes you've a ruby toolchain available and configured already):

gem build auth3_sdk.gemspec

Additional help

You can find further help, examples, tools and suggestions here.

Change Language

Not your target language? Check out our official SDKs for:

Contributing

At this time we don't accept external contributions, but we're open for feedbacks and requests. We're always looking for contributions on our security, refer to our dedicated page for more.

Support

Customers of the Auth3 Identity Platform can access support through the official channels available on our website. We won't be able to accomodate Customer requests through the bug tracker for security reasons.

License

Read the LICENSE.