Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaspermayone/simpleauth
https://github.com/jaspermayone/simpleauth
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaspermayone/simpleauth
- Owner: jaspermayone
- License: mit
- Created: 2024-03-13T21:57:26.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T23:43:38.000Z (6 months ago)
- Last Synced: 2024-05-17T15:43:19.624Z (6 months ago)
- Language: Ruby
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Simpleauth
Short description and motivation.## Usage
How to use my plugin.## Installation
Add this line to your application's Gemfile:```ruby
gem "simpleauth"
```And then execute:
```bash
$ bundle
```Or install it yourself as:
```bash
$ gem install simpleauth
```## Contributing
Contribution directions go here.## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).