SocialiteProviders / Providers

A Collection of Providers for Laravel Socialite
https://socialiteproviders.com
MIT License
488 stars 436 forks source link

feat: implement Clerk provider #1153

Closed ignaciojcano closed 4 months ago

ignaciojcano commented 4 months ago

Implements the provider for Clerk

Their OAuth2 usage guide is found here

Created the provider using the generator and used the Auth0 one as a guide

atymic commented 4 months ago

Please PR the website repo @ignaciojcano