-record(authorization_code_grant, { client_id :: binary(), client_secret :: binary(), code :: binary(), grant_type :: glitch@types@grant:grant_type(), redirect_uri :: gleam@uri:uri() }).