Update dependency @lucia-auth/oauth to v3 #231
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.2.1
->3.5.3
Release Notes
pilcrowOnPaper/lucia (@lucia-auth/oauth)
v3.5.2
Patch changes
v3.5.1
Patch changes
v3.5.0
Minor changes
#1165 by @Ed1ks : Adds Keycloak Provider
#1207 by @sjunepark : Add Kakao provider
v3.4.0
Minor changes
serverUrl
param toGitlabAuth
configv3.3.1
Patch changes
appDomain
forauth0()
v3.3.0
Minor changes
slack()
providerPatch changes
#1141 by @q1b : Fix
config.accessType
ingoogle()
provider#1132 by @KazuumiN : Fix link at
getLineUser()
v3.2.0
Minor changes
#1098 by @OmerSabic : Update
AppleUser
#1098 by @OmerSabic : Add
scope
params toapple()
Patch changes
#1106 by @pilcrowOnPaper : Fix
linkedin()
provider missing defaultopenid
scope#1105 by @pilcrowOnPaper : Remove unused
identityProvider
params fromCognitoAuth.getAuthorizationUrl()
v3.1.0
Minor changes
#988 by @tmadge : Add AWS Cognito provider
#1072 by @infovore : Add Strava provider
#1068 by @pilcrowOnPaper : Add
email
fieldFacebookUser
Patch changes
#1070 by @pilcrowOnPaper : Update
Auth0User
#1065 by @pilcrowOnPaper : Remove test files from release
v3.0.0
Major changes
#993 by @pilcrowOnPaper : Remove
generateState()
export#993 by @pilcrowOnPaper : Replace
OAuthProvider
withOAuth2ProviderAuth
andOAuth2ProviderAuthWithPKCE
#993 by @pilcrowOnPaper : Replace
GithubProvider
withGithubAuth
etc#1022 by @pilcrowOnPaper : Rename
linkedin()
, typeLinkedinUser
, and typeLinkedinTokens
tolinkedIn()
,LinkedInUser
, andLinkedInTokens
#1024 by @pilcrowOnPaper : Update
auth0()
,patreon()
,reddit()
,spotify()
,twitch()
paramsMinor changes
#1011 by @pilcrowOnPaper : Add Salesforce provider
#993 by @pilcrowOnPaper : Experimental API
createOAuth2AuthorizationUrl()
,createOAuth2AuthorizationUrlWithPKCE()
,validateOAuth2AuthorizationCode()
, anddecodeIdToken()
are now stable#993 by @pilcrowOnPaper : Update
createOAuth2AuthorizationUrlWithPKCE()
return type#1016 by @pilcrowOnPaper : Add Box provider
#1005 by @pilcrowOnPaper : Add Azure Active Directory provider
#1012 by @pilcrowOnPaper : Add Atlassian provider
#1015 by @pilcrowOnPaper : Add Line provider
#1013 by @pilcrowOnPaper : Add GitLab provider
#1017 by @pilcrowOnPaper : Add Bitbucket provider
#993 by @pilcrowOnPaper : Remove
options.searchParams
andoptions.state
fromcreateOAuth2AuthorizationUrl()
andcreateOAuth2AuthorizationUrlWithPKCE()
params#1011 by @pilcrowOnPaper : Add Slack provider
Patch changes
#1024 by @pilcrowOnPaper : Add
global_name
andavatar_decoration
fields inDiscordUser
type#1023 by @pilcrowOnPaper : Fix
validateOAuth2AuthorizationCode()
sending malformed basic auth headersv2.2.0
Minor changes
#990 by @pilcrowOnPaper : Add
twitter()
provider (OAuth 2.0 with PKCE)#983 by @pilcrowOnPaper :
decodeIdToken()
throwsSyntaxError
IdTokenError
Patch changes
#990 by @pilcrowOnPaper : Fix
GithubUserAuth.githubTokens
not including refresh token#973 by @anhtuank7c : Fix
linkedin()
to use latest LinkedIn OAuth implementationv2.1.2
Patch changes
generatePKCECodeChallenge()
to correctly apply SHA-256 and Base64Url encoding as per PKCE specification.v2.1.1
Patch changes
createOAuth2AuthorizationUrl()
andcreateOAuth2AuthorizationUrlWithPKCE()
incorrectly settingredirect_uri
field toredirect_url
.v2.1.0
Minor changes
#910 by @pilcrowOnPaper : Add experimental OAuth helpers:
createOAuth2AuthorizationUrl()
createOAuth2AuthorizationUrlWithPKCE()
validateOAuth2AuthorizationCode()
decodeIdToken()
IdTokenError
#657 by @luccasr73 : Add Apple provider
v2.0.1
Patch changes
GoogleUser
v2.0.0
Major changes
Minor changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.