Compare commits
1 Commits
feat-shami
...
3c482da917
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3c482da917 |
@@ -19,7 +19,7 @@ pub(super) struct ChallengeRequest {
|
||||
pub(super) bootstrap_token: Option<String>,
|
||||
}
|
||||
|
||||
pub(super) struct ChallengeContext {
|
||||
pub struct ChallengeContext {
|
||||
pub(super) challenge: AuthChallenge,
|
||||
pub(super) pubkey: authn::PublicKey,
|
||||
pub(super) bootstrap_token: Option<String>,
|
||||
|
||||
Reference in New Issue
Block a user