asobi_registration (asobi v0.72.5)

View Source

Summary

Types

kind/0

-type kind() :: password | oauth | guest.

mode/0

-type mode() :: open | oauth_only | closed.

Functions

check(Kind)

-spec check(kind()) -> ok | {deny, binary()}.

log_mode()

-spec log_mode() -> ok.

mode()

-spec mode() -> mode().