I am trying to use the linkedin oauth login via supabase.
@Mael @Alexis
this is the error i see though in supabsae the linkedin provider is turned on and working. google auth using the supabase plugin works fine.
when weweb makes the call out to supabsae it request the provider linkedin
but supabase does not use this anymore. the provider is actually linkedin_oidc
1 Like
They use Open ID Connect now apparently, so the approac might be different compared to oAuth.
Historically at LinkedIn, OAuth 2.0 was used for both authentication and authorization purposes. However, OAuth 2.0 is an authorization framework never meant to address authentication. For example, an access token could contain information about the...
Nice catch, we probably have an issue there, could you report it to support.weweb.io ? We will handle it asap
1 Like
I have this issue too. Lodging a support ticket