gapi-ocaml
GapiJwtServiceAccount
JWT helper module for service account authorization.
gapi-ocaml.netstring-local
gapi-ocaml.netsys-local
module JwtClaim : sig ... end
val parse_private_key : string -> Cryptokit.RSA.private_key * Cryptokit.RSA.public_key
val get_encoded_claim : JwtClaim.t -> string
val get_signature : string -> string -> string
val get_jwt_token : string -> string -> string