ExMicrosoftBot.SigningKeysManager (ex_microsoftbot v3.0.0)
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Get the token that can be used to authorize calls to Microsoft Bot Framework
Callback implementation for ExMicrosoftBot.RefreshableAgent.get_refreshed_state/2.
Callback implementation for GenServer.init/1.
Callback implementation for ExMicrosoftBot.RefreshableAgent.time_to_refresh_after_in_seconds/1.
Link to this section Functions
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor.
Link to this function
force_refresh_keys()
Link to this function
get_keys()
Get the token that can be used to authorize calls to Microsoft Bot Framework
Link to this function
get_refreshed_state(args, old_state)
Callback implementation for ExMicrosoftBot.RefreshableAgent.get_refreshed_state/2.
Link to this function
init(args)
Callback implementation for GenServer.init/1.
Link to this function
start_link(args \\ [])
Link to this function
time_to_refresh_after_in_seconds(state)
Callback implementation for ExMicrosoftBot.RefreshableAgent.time_to_refresh_after_in_seconds/1.