Authentication

To get started with the authentication process, you must run:

npx roflare auth

If you're not currently authenticated, you will be prompted to connect your account. Roflare utilizes the Quick Sign In function, so you never have to share your password. You can either scan a QR Code, or enter a short code at the Quick Sign In page.

Once you complete the process, an auth.json file will be created in your project's root directory. Keep this file secure, as if someone gains access to it's contents, they will have full access to your account.

Authentication is optional, but linking an account is required to use social features or to manage an account.

Last updated

Was this helpful?