8000 GitHub - gaodongchen/kong-plugin-auth4token
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gaodongchen/kong-plugin-auth4token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Install

Install module of Lua

$ luarocks install kong-plugin-auth4token-0.0.1-0.all.rock

Start the plugin of Kong

$curl -i -X POST \
    --url http://localhost:8001/plugins/ \
    --data 'name=auth4token' \
    --data 'config.url=http://some.com/user/token'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0