View Source KeenAuth.Mapper behaviour (KeenAuth v0.2.2)

Summary

Callbacks

@callback map(provider :: atom(), user :: map()) :: KeenAuth.User.t()

Functions

Link to this function

current_mapper(conn, provider)

View Source
Link to this function

get_mapper(config, provider)

View Source