Module Pkce.Verifier

type t
val make : unit -> t

https://www.rfc-editor.org/rfc/rfc7636#section-4.1

val of_string : string -> t