Skip to content

feat: Split out remaining auth methods to plugins#1680

Merged
gtema merged 1 commit intomainfrom
client
Mar 12, 2026
Merged

feat: Split out remaining auth methods to plugins#1680
gtema merged 1 commit intomainfrom
client

Conversation

@gtema
Copy link
Owner

@gtema gtema commented Mar 11, 2026

Ensure every authentication method is a dedicated crate.

@gtema gtema force-pushed the client branch 2 times, most recently from 536df73 to bd8782c Compare March 11, 2026 18:15
pub enum AuthError {
/// Authentication rejected with a receipt.
#[error("authentication rejected")]
AuthReceipt(AuthReceiptResponse),

Check warning

Code scanning / clippy

large size difference between variants Warning

large size difference between variants
Ensure every authentication method is a dedicated crate.
@gtema gtema merged commit 675051d into main Mar 12, 2026
24 checks passed
@gtema-release-plz gtema-release-plz bot mentioned this pull request Mar 11, 2026
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.

1 participant