LoginRadius CLI
BetaManage your LoginRadius Admin Console without leaving the terminal
LoginRadius CLI
Manage your LoginRadius Admin Console without leaving the terminal$ lr login Successfully Authenticated, Fetching Your Site(s)... ? Current Site is: dev-product-1, Want to Switch? Yes ? Select the site from the list: dev-product-2 Site has been updated. Successfully Logged In
$ lr get config API Key: <Your LoginRadius apikey> API Secret: <Your LoginRadius Secret> $ lr reset-secret API Secret reset successfully
$ lr get domain 1. http://localhost 2. http://127.0.0.1 3. loginradius.com $ lr add domain -d google.com google.com is now whitelisted.
$ lr add social ? Select the provider from the list: Google Please enter the provider key: ******** Please enter the provider secret: ******** Social Provider added successfully
$ lr set theme -t London ? Previous changes will be lost. Do you wish to continue? Yes Reseting current theme... Fetching Auth theme url... Updating CSS based on new theme... Fetching data... Updating to new theme... Your theme has been changed