Minor changes
- Feat: Add
idToken
to the return value of LinkedIn'svalidateAuthorizationCode(code: string)
(#105) - Feat: Add Tiltify provider. (#118)
Patch changes
- Fix: Make
refreshToken
optional for the return value of LinkedIn'svalidateAuthorizationCode(code: string)
(#105)