LoginRadius / lr-cli

lr is LoginRadius on the command line. You can perform basic actions of your LoginRadius Dashboard through command line. The actions includes login, register, logout, email configuration, domain whitelisting etc.
MIT License
11 stars 12 forks source link

Added Error Handling in reuqest.Rest method #10

Closed mohammed786 closed 3 years ago

mohammed786 commented 3 years ago

Checklist

Please note that in case of below checklist not updated accordingly, the maintainers have the right to immediately close your pull request.

Description of the Change

Risk Impact

Low

Verification Process

Verified below commands in local

lr login
lr logout
lr register
lr get config
lr get domain

Release Notes