chore(main): release lobu 3.7.0#228
Merged
Merged
Conversation
66dd8d0 to
d673b49
Compare
b700def to
d7df2a9
Compare
d7df2a9 to
1256d4c
Compare
Member
Author
|
🤖 Created releases: 🌻 |
5 tasks
buremba
added a commit
that referenced
this pull request
May 26, 2026
* feat(server): informed consent for agent user_claimed flow Two informed-consent additions for the agent email-claim flow: - GET /oauth/device/info?user_code=... (auth-gated) returns the requesting client name + scopes for a pending device code, so the consent page can show WHO is asking and WHAT they get instead of approving a blind code. - The magic-link email reframes as an authorization request (subject + body) when its callbackURL targets the device consent page — so a user doesn't grant third-party access thinking they're completing a routine sign-in. Normal login emails are unchanged. The consent gate itself is already explicit (no auto-approve in the current build, confirmed e2e on prod). Tests cover the info endpoint (authed/401/400) alongside the existing discovery + full-loop suite. * chore(submodule): bump owletto to main (consent UI + clears pre-existing drift) Advances packages/owletto to owletto/main (79932d7): brings the device-consent 'who + scopes' change (owletto#230) and clears the pre-existing pointer drift from owletto#226/#227/#228 (deploy/monitoring commits, no frontend impact) that check-drift was flagging on every lobu PR.
This file contains hidden or 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
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.
🤖 I have created a release beep boop
lobu: 3.7.0
3.7.0 (2026-04-21)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.