Skip to content
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

NIP-46 auth #1311

Merged
merged 25 commits into from
Aug 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
72b0f35
nip46 login
riccardobl Aug 18, 2024
3bd8826
add status messages and code cleanup
riccardobl Aug 18, 2024
79fd0d3
workaround websocket already in CLOSING state
riccardobl Aug 18, 2024
f67af6b
fix ext auth
riccardobl Aug 18, 2024
7cc4b85
refactoring and improved error handling
riccardobl Aug 18, 2024
9a6516a
fixes
riccardobl Aug 18, 2024
c27e2a7
fixes and debug log
riccardobl Aug 19, 2024
6422488
reimplement on top of custom relay client
riccardobl Aug 19, 2024
95b5fa1
fix closed state set and check
riccardobl Aug 20, 2024
0265a29
pass reconnect param inside an object
riccardobl Aug 20, 2024
a8d572b
pass reconnectOnClose as argument of reconnect
riccardobl Aug 20, 2024
e357f4f
fix metadata in nostrconnect url
riccardobl Aug 20, 2024
b38752c
fix challenge generation
riccardobl Aug 21, 2024
1a680ca
Fix subscription handling, use nip46 friendly relays
riccardobl Aug 21, 2024
d1be1d6
ensure we always have a challenge
riccardobl Aug 21, 2024
76fb6a4
fix: call relay.close()
riccardobl Aug 21, 2024
970aba9
improve texts
riccardobl Aug 21, 2024
6c707c9
Merge remote-tracking branch 'upstream/master' into nip46imp
riccardobl Aug 21, 2024
f944433
fix merge issue
riccardobl Aug 21, 2024
e91bac7
Update components/nostr-auth.js
riccardobl Aug 24, 2024
4442949
Update components/nostr-auth.js
riccardobl Aug 24, 2024
4554822
remove useless async function
riccardobl Aug 24, 2024
e4e8400
verify every received event (protects against a malicious relay or a …
riccardobl Aug 24, 2024
3aa16da
Merge branch 'master' into nip46imp
riccardobl Aug 24, 2024
7f359dd
add authorization dialog for incoming connections
riccardobl Aug 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading