SocialiteProviders / Providers

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

feat: implement Clerk provider #1153

Closed ignaciojcano closed 9 months ago

ignaciojcano commented 9 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 9 months ago

Please PR the website repo @ignaciojcano