Flexible, ORM-agnostic, fully customizable and simple OAuth2 provider for Grape API
GrapeOAuth2 gem adds a flexible OAuth2 (RFC 6749) server authentication and endpoints protection to Grape API projects with any ORM/ODM/PORO. It is extremely customizable and configurable and can be used with any ORM/ODM or even Plain Old Ruby objects.
Comments
@Nikita you need to fix the link, the correct one is https://github.com/nbulaj/grape_oauth2
@Kaloyan thanks, fixed!
Post a comment