ruby-jwt

Token authenticator

A Ruby implementation of the RFC 7519 standard for secure token-based authentication

A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.

GitHub

4k stars
53 watching
376 forks
Language: Ruby
last commit: 28 days ago
Linked from 2 awesome lists

hacktoberfestjwtjwt-tokenoauth-json-webrubyruby-jwt

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
auth0/java-jwt A Java library implementing the JSON Web Token standard for digital signatures and token validation. 5,894
nov/json-jwt Provides an implementation of JSON Web Token and its family in Ruby 299
bblimke/webmock A library that enables stubbing and setting expectations on HTTP requests in Ruby applications 3,973
golang-jwt/jwt An implementation of JSON Web Tokens for authentication and security in Go programming language 7,240
garyf/json_web_token Provides Ruby implementation of JSON Web Token standard for secure authentication and token validation 60
auth0/jwt-decode A library to decode and parse JSON web tokens 3,214
ticarpi/jwt_tool A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities 5,451
auth0/node-jsonwebtoken An implementation of JSON Web Tokens in Node.js. 17,722
gokul595/api_guard Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs 276
lynndylanhurley/devise_token_auth Provides a token-based authentication system for Rails JSON APIs 3,546
octokit/octokit.rb A Ruby toolkit providing a simple and idiomatic interface to the GitHub API 3,853
bastiaanjansen/jwt-java A Java library implementing JSON Web Tokens according to the RFC 7519 standard 11
ohler55/oj A fast JSON parser and object marshaller as a Ruby gem. 3,159
dwyl/learn-json-web-tokens This project teaches how to use JSON Web Tokens for authentication in web and mobile applications. 4,181
lcobucci/jwt A PHP library for creating and managing JSON Web Tokens with digital signatures. 7,292