Skip to content

Add AuthException#30

Merged
G8XSU merged 1 commit into
lightningdevkit:mainfrom
G8XSU:auth_exception
Apr 30, 2024
Merged

Add AuthException#30
G8XSU merged 1 commit into
lightningdevkit:mainfrom
G8XSU:auth_exception

Conversation

@G8XSU
Copy link
Copy Markdown
Contributor

@G8XSU G8XSU commented Apr 30, 2024

It will be used when an unauthorized request is made or authentication from headers fails.

@G8XSU G8XSU marked this pull request as ready for review April 30, 2024 20:18
@G8XSU G8XSU requested a review from jkczyz April 30, 2024 20:18
Comment thread tests/tests.rs Outdated
It will be used when an unauthorized request is made or
 authentication from headers fails.
@G8XSU G8XSU requested a review from jkczyz April 30, 2024 20:51
@G8XSU G8XSU merged commit 63387fa into lightningdevkit:main Apr 30, 2024
@G8XSU G8XSU mentioned this pull request Aug 23, 2024
G8XSU added a commit to G8XSU/vss-rust-client that referenced this pull request Aug 23, 2024
Major Changes include:
* Signature change in vss-client constructor. (in lightningdevkit#31 )
* Vss-client can now also return AuthError if AuthException is returned from server. (lightningdevkit#30)
* Adds VssHeaderProvider, can be used for auth and request signing.(lightningdevkit#31)
* Adds LnurlAuthToJwtProvider, provides LnUrl based JWT auth. (lightningdevkit#26)
* Adds KeyObfuscator, to provide client-side key obfuscation. (lightningdevkit#32)
* Package now has enforced MSRV of 1.63.0. (lightningdevkit#19)

This is a minor version bump because there are non-backward compatible changes in vss-client usage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants