saveBackChannelAuthorizationRequestId
Persists the auth_req_id from a backchannel authorization response along with its expiry.
Parameters
authReqId
The authorization request ID returned by the bc-authorize endpoint.
expiresIn
Seconds until the auth_req_id expires (from io.rekast.sdk.model.BackChannelAuthorize.expiresIn).