logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

PropelAuth Setup - Manage Authentication | Online Free DevTools by Hexmos

Setup authentication with PropelAuth to secure your applications. Quickly login, configure projects, and install authentication easily. Free online tool, no registration required.

propelauth

Set up PropelAuth authentication as quickly and easily as possible. More information: https://docs.propelauth.com/reference/api/cli.

propelauth login

  • Set the default PropelAuth Project for the CLI. If no default project is set, the system will prompt for selecting a Project each time certain commands are run:

propelauth set-default-project

  • Install PropelAuth authentication in an application. If no directory is provided, the current directory is used:

propelauth setup {{[-f|--framework]}} {{path/to/directory}}

  • Log the CLI out of PropelAuth:

propelauth logout

return

See Also