Add demo location into README
This commit is contained in:
parent
6de5cee2ca
commit
e6cd478d81
|
|
@ -44,6 +44,8 @@ GET /auth?jid=user@host/resource&domain=example.org&method=POST&transaction_id=W
|
||||||
|
|
||||||
This will send a request to the given JID. If the user accept, the server will return HTTP code 200, otherwise it will return HTTP code 401.
|
This will send a request to the given JID. If the user accept, the server will return HTTP code 200, otherwise it will return HTTP code 401.
|
||||||
|
|
||||||
|
A demo version can be found at [auth.xmpp.kingpenguin.tk](http://auth.xmpp.kingpenguin.tk) for test purpose only.
|
||||||
|
|
||||||
|
|
||||||
## Help
|
## Help
|
||||||
To get any help, please visit the XMPP conference room at [httpauth@muc.kingpenguin.tk](xmpp:httpauth@muc.kingpenguin.tk?join) with your prefered client, or [with your browser](https://jappix.kingpenguin.tk/?r=httpauth@muc.kingpenguin.tk).
|
To get any help, please visit the XMPP conference room at [httpauth@muc.kingpenguin.tk](xmpp:httpauth@muc.kingpenguin.tk?join) with your prefered client, or [with your browser](https://jappix.kingpenguin.tk/?r=httpauth@muc.kingpenguin.tk).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue