sinatra-authorization
Authorization helper
Provides HTTP authorization helpers for the Sinatra web framework in Ruby.
HTTP Authorization helpers for Sinatra
74 stars
4 watching
16 forks
Language: Ruby
last commit: almost 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gnab/sinatra-authorize | An authentication-agnostic authorization framework for Ruby web applications. | 10 |
sinatra-activerecord/sinatra-activerecord | An extension of the Sinatra web framework that integrates with ActiveRecord for database operations. | 733 |
joshbuddy/http_router_sinatra | Provides an extension for Sinatra to build and manage HTTP routes | 7 |
chaps-io/access-granted | Authorization gem for Ruby applications | 775 |
eddanger/sinatra-oauth-provider | A Sinatra-based OAuth provider and consumer framework | 56 |
the-teacher/the_role | An authorization library for Ruby on Rails that restricts user access to resources based on defined permissions and rules. | 768 |
elorest/petergate | Easy to use authorization system for Ruby applications | 195 |
sinatra/sinatra.github.com | Documentation and website source code for a Ruby web framework | 293 |
tomas/entrance | A clean and adaptable authentication library for Rails and Sinatra. | 14 |
palkan/action_policy | An authorization framework for Ruby and Rails applications. | 1,427 |
r18n/sinatra-r18n | Provides internationalization support to Ruby web applications using a wrapper around the R18n core library. | 2 |
mfojtik/sinatra-twitter-bootstrap | A gem bundle providing Bootstrap CSS and JavaScript files with Sinatra helpers for easy integration | 23 |
paper-trail-gem/paper_trail-sinatra | Provides access to controller-level methods used by PaperTrail in Sinatra applications | 4 |
rubysec/ruby-advisory-db | Maintains a comprehensive collection of security advisories for Ruby libraries. | 1,020 |
brandur/sinatra-router | A module that enables modular composition of Sinatra applications with conditional routing and X-Cascade support | 62 |