You can search for identifiers within the package.
in-package search v0.2.0
resp-server
Auth.String
Authentication using a single passphrase
Authentication using usernames and passwords for multiple users
type t = string
Authentication type
val check : t -> string array -> bool
Used to determine if the client has passed the valid * authentication to the server