An open API service indexing awesome lists of open source software.

https://github.com/authing/authing-ruby

Authing SDK for Ruby
https://github.com/authing/authing-ruby

api authing graphql ruby sdk

Last synced: about 1 month ago
JSON representation

Authing SDK for Ruby

Awesome Lists containing this project

README

          

# SDK for Ruby





License

**English** | [简体中文](./README.zh_CN.md)

## Introduction
You can use the Authing Ruby SDK to quickly integrate authentication capabilities for new or existing Back End applications

## Documentation
- [Authing - Ruby](https://docs.authing.cn/v2/en/reference/sdk-for-ruby.html)

## Install

```sh
gem install authing
```

## Questions

For questions and support please use the [official forum](https://forum.authing.cn/). The issue list of this repo is exclusively for bug reports and feature requests.

## Contribution

- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push -u origin my-new-feature)
- Create new Pull Request
## Contribute

https://github.com/Authing/.github/blob/main/CONTRIBUTING.md#English

## License

[MIT](https://opensource.org/licenses/MIT)

Copyright (c) 2019-present, Authing