https://github.com/jaspermayone/simpleauth
https://github.com/jaspermayone/simpleauth
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaspermayone/simpleauth
- Owner: jaspermayone
- License: mit
- Created: 2024-03-13T21:57:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-04T22:38:49.000Z (about 1 year ago)
- Last Synced: 2024-12-12T08:41:15.618Z (6 months ago)
- Language: Ruby
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- 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).