package sihl

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Service.TokenDataSource

Sourcetype t = {
  1. user_id : string;
}
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval make : user_id:string -> t
Sourceval user_id : t -> string
Sourcemodule Fields : sig ... end
OCaml

Innovation. Community. Security.