-
-
Notifications
You must be signed in to change notification settings - Fork 491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI: Release #1087
Merged
Merged
CI: Release #1087
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
github-actions
bot
force-pushed
the
auri
branch
from
September 9, 2023 02:29
a051144
to
ec4220e
Compare
github-actions
bot
force-pushed
the
auri
branch
from
September 9, 2023 22:45
ec4220e
to
d851db7
Compare
github-actions
bot
force-pushed
the
auri
branch
from
September 11, 2023 06:19
d851db7
to
8d4bba9
Compare
github-actions
bot
force-pushed
the
auri
branch
from
September 11, 2023 06:21
8d4bba9
to
910227f
Compare
github-actions
bot
force-pushed
the
auri
branch
from
September 12, 2023 00:29
910227f
to
3a80ea5
Compare
github-actions
bot
force-pushed
the
auri
branch
from
September 13, 2023 05:00
3a80ea5
to
0f68614
Compare
github-actions
bot
force-pushed
the
auri
branch
from
September 13, 2023 05:05
0f68614
to
cd1fb4c
Compare
github-actions
bot
force-pushed
the
auri
branch
from
September 13, 2023 05:14
cd1fb4c
to
b64cda2
Compare
github-actions
bot
force-pushed
the
auri
branch
from
September 13, 2023 05:38
b64cda2
to
d395386
Compare
github-actions
bot
force-pushed
the
auri
branch
from
September 13, 2023 05:42
d395386
to
a63bde2
Compare
github-actions
bot
force-pushed
the
auri
branch
from
September 13, 2023 06:05
a63bde2
to
c78112c
Compare
github-actions
bot
force-pushed
the
auri
branch
from
September 13, 2023 06:27
c78112c
to
8bab55c
Compare
github-actions
bot
force-pushed
the
auri
branch
from
September 14, 2023 04:07
8bab55c
to
7b54ac0
Compare
github-actions
bot
force-pushed
the
auri
branch
from
September 14, 2023 04:23
7b54ac0
to
256c184
Compare
github-actions
bot
force-pushed
the
auri
branch
from
September 14, 2023 06:15
256c184
to
5330565
Compare
github-actions
bot
force-pushed
the
auri
branch
from
September 14, 2023 11:19
5330565
to
15bb2df
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 is a pull request automatically created by Auri. You can approve this pull request to update changelogs and publish packages.
Releases
@lucia-auth/[email protected]
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()
[email protected]
Minor changes
#1113 by @pilcrowOnPaper : Add
options.responseMode
params toapple()
#1100 by @pilcrowOnPaper : Add
nextjs_future()
middleware#1099 by @pilcrowOnPaper : Mark
Auth.validateRequestOrigin()
as deprecated#1099 by @pilcrowOnPaper : Replace type
RequestContext
withMiddlewareRequestContext
for typeMiddleware
Patch changes
#1105 by @pilcrowOnPaper : Fix
Auth.useKey()
accepting any password if the key password was set tonull
#1105 by @pilcrowOnPaper : Fix
Auth.createUser()
setting key password tonull
ifkey.password
was an empty string@lucia-auth/[email protected]
Minor changes