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 : Base.string;
}
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval make : user_id:Base.string -> t
Sourceval user_id : t -> Base.string
Sourcemodule Fields : sig ... end
OCaml

Innovation. Community. Security.