Skip to main content

login

Login to a supported website to save authentication tokens for future requests.

Usage

./ritual login <site>

Arguments

ArgumentDescriptionRequired
<site>The site to login toYes

Supported Sites

SiteDescription
archidektLogin to Archidekt for private deck access

Examples

Login to Archidekt:

./ritual login archidekt

Notes

Moxfield Login

Moxfield login is currently not supported due to an explicit lack of support from Moxfield. You can still import decks from Moxfield using the import command, but you cannot upload data to your Moxfield account or access private decks.

Token Storage

Authentication tokens are stored locally in the .logins/ directory and are used automatically for subsequent requests.