mirror of
https://github.com/anikeen-com/id.git
synced 2026-03-13 13:46:13 +00:00
update provider
Signed-off-by: Maurice Preuß (envoyr) <hello@envoyr.com>
This commit is contained in:
@@ -8,6 +8,6 @@ class AnikeenIdExtendSocialite
|
||||
{
|
||||
public function handle(SocialiteWasCalled $socialiteWasCalled): void
|
||||
{
|
||||
$socialiteWasCalled->extendSocialite('anikeen-id', Provider::class);
|
||||
$socialiteWasCalled->extendSocialite('anikeen', Provider::class);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user