eparreno / rack-jwtLinks
Rack middleware that provides authentication based on JSON Web Tokens
☆36Updated last year
Alternatives and similar repositories for rack-jwt
Users that are interested in rack-jwt are comparing it to the libraries listed below
Sorting:
- Pub/sub system☆123Updated 8 months ago
- Extending Arel☆142Updated 6 months ago
- Callback-less event reactor for Ruby☆80Updated 2 years ago
- Comparative ruby web application benchmarks with a large number of routes☆101Updated 6 months ago
- Active Record extension providing slotted counters support☆111Updated 6 months ago
- A set of useful functions for transforming strings.☆129Updated last year
- Syntax improvements and other useful methods for ruby☆66Updated 5 years ago
- Arel made simple☆99Updated 3 years ago
- Inflector for Ruby☆97Updated this week
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- Convert strings between different cases.☆97Updated last year
- A Ruby framework to craft small yet amazing CLI applications. (Work in progress)☆101Updated 5 years ago
- Parameters-based transformation DSL☆214Updated 9 months ago
- Flexible presenters for Rails.☆179Updated 3 weeks ago
- IOStreams is an incredibly powerful streaming library that makes changes to file formats, compression, encryption, or storage mechanism t…☆96Updated last year
- Simple redis-based lock mechanism for your sidekiq workers☆107Updated last year
- Simple, functional authorization library and role management for ruby☆231Updated 5 years ago
- ☆91Updated 2 weeks ago
- Ruby Async background job processor☆96Updated 2 years ago
- Converts minitest files to rspec☆80Updated 5 years ago
- Working with any data in AR style☆121Updated 3 years ago
- Hanami 2 application starter template☆108Updated 2 years ago
- Define behaviors and contracts between your code.☆91Updated 4 years ago
- A ruby job scheduler which runs jobs each in their own thread in a persistent process.☆85Updated 5 months ago
- An easier way to run command line applications and get all of the output.☆72Updated 2 years ago
- Stop use Active Support in not rails related projects☆148Updated 2 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆54Updated 2 years ago
- Straightforward way to implement communication between Rails Engines using the Publish-Subscribe pattern.☆67Updated 2 weeks ago
- Simple index page for other references.☆53Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 10 months ago