datamweb / shield-oauth

OAuth for CodeIgniter Shield
https://www.shield-oauth.codeigniter4.ir/
MIT License
57 stars 16 forks source link

feat: add CLI command `make:oauthconfig` #24

Closed datamweb closed 1 year ago

datamweb commented 1 year ago

resolve #23 This command allows the user to create file app/Config/ShieldOAuthConfig.php through the command line. With this method, if the user updates ShieldOAuth, the set information (including keys, etc.) will not be lost.