plug_mishka_auth v0.0.2 MishkaAuth.Client.Users.ClientToken View Source
Link to this section Summary
Link to this section Types
Specs
params() :: map()
Specs
Link to this section Functions
Specs
Specs
Specs
Specs
Specs
Specs
Specs
Specs
Specs
get_id_from_jwt_climes(nil | maybe_improper_list() | map()) :: {:ok, %{id: any()}}
Specs
Specs
Specs
Specs
Specs
Specs
verify_and_update_token(Plug.Conn.t(), token(), :current_token | :refresh_token) :: Plug.Conn.t()
Specs
verify_and_update_token(Plug.Conn.t(), token(), token(), :refresh_token) :: Plug.Conn.t()