From af95b69c2bccbfed59356d0f849ce7fbd429228d Mon Sep 17 00:00:00 2001 From: critallu <2380266206@qq.com> Date: Tue, 4 Oct 2016 22:38:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 我的修改 --- 11.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 11.md diff --git a/11.md b/11.md new file mode 100644 index 0000000..9bae1ff --- /dev/null +++ b/11.md @@ -0,0 +1,6 @@ +auth_example +============ + +A simple example on how to do authentication and authorization with Redstone.dart + +See [http://redstonedart.org/2014/07/18/authentication-and-authorization/](http://redstonedart.org/2014/07/18/authentication-and-authorization/)