Skip to content

Plugin to proxy authorization requests of authmagic-timerange-stateless-core

License

Notifications You must be signed in to change notification settings

authmagic/authmagic-proxy-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Plugin to proxy authorization requests of authmagic-timerange-stateless-core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published