0.0.4 • Published 6 years ago

authmagic-proxy-plugin v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

authmagic-proxy-plugin

Plugin for authmagic to send authorization ekey through proxy. It works with authmagic-timerange-stateless-core. It allows you to keep ekey transferring logic on your application.

Plugin performs post request to a uri required in the params and attaches apiKey.

Example usage: you may want to log that user requested ekey and only then send it through email.

Params

uri - destination of the post request

apiKey - secret key to identify yourself, should be verified by the application which handles uri

Installation

Check authmagic-cli.

authmagic install authmagic-proxy-plugin

Licence

authmagic-proxy-plugin is MIT licensed.

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago