KeenAuth
v0.2.2
Pages
Modules
Search documentation of KeenAuth
Settings
View Source
KeenAuth.Mapper
behaviour
(KeenAuth v0.2.2)
Summary
Callbacks
map(provider, user)
Functions
current_mapper(conn, provider)
get_mapper(config, provider)
Callbacks
Link to this callback
map(provider, user)
View Source
@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