Registry / auth / credentials-manager

credentials-manager

JSON →
library1.0.0rbrubygemsunverified

Password manager used in fastlane.tools for securely storing and retrieving credentials.

gem install credentials_manager
INSTALL
IMPORT
SIG · CREDENTIALS-MANAGE
C
credentials-manager
authrubyv1.0.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.

CredentialsManager
✓ require 'credentials_manager'

Retrieve a stored password for a given user.

require 'credentials_manager' account = CredentialsManager::AccountManager.new(user: 'user@example.com') password = account.password
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
OpenAI (training)
1
Resources
credentials-manager — gem install credentials-manager · libregistry