Registry / auth / authrocket

authrocket

JSON →
library3.11.0rbrubygemsunverified

AuthRocket client for Ruby, providing authentication and authorization services.

gem install authrocket
INSTALL
IMPORT
SIG · AUTHROCKET
A
authrocket
authrubyv3.11.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AuthRocket
require 'authrocket'

Initialize the client and authenticate a user.

require 'authrocket' client = AuthRocket::Client.new(api_key: 'your_key') user = client.login(email: 'test@example.com', password: 'secret') puts user.email
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.11.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
28
Resources
authrocket — gem install authrocket · libregistry