Skip to main content

post_account_callback_route

Function post_account_callback_route 

Source
pub(crate) async fn post_account_callback_route(
    __arg0: State<State>,
    __arg1: Form<AccountCallbackParams>,
) -> impl IntoResponse