瀏覽代碼

Adding a try-out example

Brendan Abolivier 8 年之前
父節點
當前提交
e21dfd2cdf
簽署人: Brendan Abolivier <contact@brendanabolivier.com> GPG 金鑰 ID: 8EF1500759F70623
共有 1 個檔案被更改,包括 5 行新增1 行删除
  1. 5
    1
      README.md

+ 5
- 1
README.md 查看文件

@@ -27,4 +27,8 @@ Please keep in mind that, although this might not a very impressive use of Macar
27 27
 
28 28
 ## Try it out
29 29
 
30
-For now (not sure it'll last), you can try the whole thing at https://ent.brendanabolivier.com/, by adding the desired service in the URI (`/auth` for the authentication server, `/service1` for the PHP service).
30
+For now (not sure it'll last), you can try the whole thing at https://ent.brendanabolivier.com/, by adding the desired service in the URI (`/auth` for the authentication server, `/service1` for the PHP service). Connections aren't logged on this server.
31
+
32
+Why don't you try heading out on https://ent.brendanabolivier.com/auth/, logging in, then accessing https://ent.brendanabolivier.com/service1/? :wink:
33
+
34
+Then you can try out authing on https://ent.brendanabolivier.com/auth/teacher and re-trying accessing `service1` :smile: