mirror of
https://github.com/anikeen-com/id.git
synced 2026-03-20 09:06:12 +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
|
public function handle(SocialiteWasCalled $socialiteWasCalled): void
|
||||||
{
|
{
|
||||||
$socialiteWasCalled->extendSocialite('anikeen-id', Provider::class);
|
$socialiteWasCalled->extendSocialite('anikeen', Provider::class);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user