amazon-archives / aws-serverless-auth-reference-app

Serverless reference app and backend API, showcasing authentication and authorization patterns using Amazon Cognito, Amazon API Gateway, AWS Lambda, and AWS IAM.
Other
754 stars 193 forks source link

Side menu version #36

Closed chadamodio closed 6 years ago

chadamodio commented 6 years ago

I am having trouble switching from the tab version to a side menu version. Has anyone created a side menu version and could post the code or instructions? Thanks in advance.

justonian commented 6 years ago

We don't have any active plans to make a side menu version at this time, but I would check out the https://github.com/ionic-team/ionic2-starter-aws project if you haven't already. Between using that as your starter project and the new Cognito hosted UI feature, you would not need a lot of the code that is built into this project and greatly simplify. Hope this helps!