6 projects
Django REST Framework
Django REST Framework is a powerful and flexible toolkit for building Web APIs in Django. It provides serialization, authentication, viewsets, and other features to make it easy to build RESTful interfaces.
7,133
1,791
$2M
Laravel Passport
Laravel Passport is an OAuth2 server implementation for Laravel applications that provides a full OAuth2 server implementation for Laravel applications, enabling secure API authentication through access tokens.
2,601
585
$282K
Doorkeeper
Doorkeeper is an OAuth 2.0 provider library for Ruby applications that enables authentication and authorization functionality. It allows Ruby applications to act as OAuth 2.0 providers, supporting token generation, client authentication, and resource protection.
1,468
544
$597K
Go gRPC Middleware
A collection of middleware packages for gRPC in Go, providing reusable components for common functionality like logging, authentication, retries, rate limiting, and monitoring that can be plugged into gRPC servers and clients
568
248
$310K
Authlogic
A simple ruby authentication solution.
Devise Token Auth
Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth.