Sha256: d78de3eb6365a493b28e15024ecbd94dbf98bd0b98d795596b5d050918367e41

Contents?: true

Size: 957 Bytes

Versions: 3

Compression:

Stored size: 957 Bytes

Contents

# SoarAuditingProvider

[![Gem Version](https://badge.fury.io/rb/soar_authentication_token.png)](https://badge.fury.io/rb/soar_authentication_token)

This gem provides authentication token generation and validation capability for the SOAR architecture.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'soar_authentication_token'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install soar_authentication_token


## Testing

Run the rspec test tests:

    $ docker-compose run --rm soar-authentication-token bundle exec rspec -cfd spec


## Usage



## Detailed example



## Contributing

Bug reports and feature requests are welcome by email to barney dot de dot villiers at hetzner dot co dot za. This gem is sponsored by Hetzner (Pty) Ltd (http://hetzner.co.za)

## Notes



## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
soar_authentication_token-0.0.3 README.md
soar_authentication_token-0.0.2 README.md
soar_authentication_token-0.0.1 README.md