loginid
Installation
SKILL.md
LoginID
LoginID is an authentication service that allows users to log in to websites and apps using biometric methods instead of passwords. It's primarily used by developers and businesses looking to implement passwordless authentication for their customers.
Official docs: https://developers.loginid.io/
LoginID Overview
- LoginID Account
- LoginID User
- LoginID Application
- LoginID User
Working with LoginID
This skill uses the Membrane CLI to interact with LoginID. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills