Skip to content

feat(api): detect UCAN session on nostr-login connect page#227

Open
sergey3bv wants to merge 1 commit into
divinevideo:mainfrom
sergey3bv:feat/detect-session
Open

feat(api): detect UCAN session on nostr-login connect page#227
sergey3bv wants to merge 1 commit into
divinevideo:mainfrom
sergey3bv:feat/detect-session

Conversation

@sergey3bv
Copy link
Copy Markdown
Contributor

Summary

  • GET /connect/*nostrconnect now validates Keycast's session, checks the user exists for the tenant;
  • Integration tests cover.

Avoid naming corporate partners, customers, or other sensitive external brands in this PR title or body. Use generic descriptors unless a maintainer explicitly approves the public reference.

Motivation

  • Solving TODOs left in the code.

Related Issue

Testing

  • cargo test --workspace --verbose
  • cargo clippy --workspace --all-targets --all-features -- -D warnings -A deprecated
  • cargo fmt --all -- --check
  • Manual verification completed

Visuals

  • UI/web change with screenshots/video attached
  • No visual change
  • Visuals and text avoid sensitive external brand or partner names unless explicitly approved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Detect Keycast session on nostr-login connect GET page

1 participant