laardee / serverless-authentication-boilerplate

Generic authentication boilerplate for Serverless framework
http://laardee.github.io/serverless-authentication-gh-pages
MIT License
568 stars 71 forks source link

Documentation? #12

Open AlexMcConnell opened 8 years ago

AlexMcConnell commented 8 years ago

The installation documentation is great, but where's the documentation on how to use it?

laardee commented 8 years ago

Do you mean how to use the endpoint from the front-end or how to modify the boilerplate for your needs? Or both?

AlexMcConnell commented 8 years ago

How to use the endpoint. I'm going to try to figure it out from your example front end.

Also, how to integrate it with another lambda.

laardee commented 8 years ago

Ok, I'll document the front end better