Thin Rails engine for personal API keys: issue a raw token once, store a SHA-256 digest, soft-revoke, and authenticate ActionController::API requests with Authorization: Bearer. Host apps own UI, routes, and domain APIs.
Required Ruby Version
>= 3.2.0
Authors
Pavel Pershko