ezidam: oauth: removed FormPost from ResponseModes
This commit is contained in:
parent
bb4ff8a9f8
commit
ae71a6a512
1 changed files with 0 additions and 2 deletions
|
|
@ -6,8 +6,6 @@ pub enum ResponseMode {
|
|||
Query,
|
||||
#[field(value = "fragment")]
|
||||
Fragment,
|
||||
#[field(value = "form_post")]
|
||||
FormPost,
|
||||
}
|
||||
|
||||
#[derive(Debug, FromForm, UriDisplayQuery)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue