diff --git a/app/OAuth/CustomOidcClient.php b/app/OAuth/CustomOidcClient.php new file mode 100644 index 0000000..31e7309 --- /dev/null +++ b/app/OAuth/CustomOidcClient.php @@ -0,0 +1,19 @@ + Admin9\OidcServer\Models\OidcClient::class, + 'client_model' => App\OAuth\CustomOidcClient::class, /* |--------------------------------------------------------------------------