/Light_MiniTrustChallenger

A tool to help secure communication between client server.

Primary LanguagePHP

Light_MiniTrustChallenger

2021-06-04

A tool to help secure communication between client server.

This is a Light plugin.

This is part of the universe framework.

Install

Using the planet installer via light-cli

lt install Ling.Light_MiniTrustChallenger

Using the uni command.

uni import Ling/Light_MiniTrustChallenger

Or just download it and place it where you want otherwise.

Summary

Services

Here is an example of the service configuration:

mini_trust_challenger:
  instance: Ling\Light_MiniTrustChallenger\Service\LightMiniTrustChallengerService
  methods:
    setContainer:
      container: @container()
    setContexts:
      context1:
        code: oizjeg70rrRL







History Log

  • 1.0.0 -- 2021-06-04

    • initial commit