Skip to main content
build_authorize_url
zeroclaw
0.8.0-beta-1
In zeroclaw::
providers::
auth::
gemini_
oauth
zeroclaw
::
providers
::
auth
::
gemini_oauth
Function
build_
authorize_
url
Copy item path
Source
pub fn build_authorize_url( client_id: &
str
, pkce: &
PkceState
, ) ->
Result
<
String
,
Error
>