https://github.com/rcholic/cognitorest
Bridging AWS Cognito to RESTful Endpoints in go-kit
https://github.com/rcholic/cognitorest
authentication aws cognito go go-kit identity restful-api
Last synced: about 1 year ago
JSON representation
Bridging AWS Cognito to RESTful Endpoints in go-kit
- Host: GitHub
- URL: https://github.com/rcholic/cognitorest
- Owner: rcholic
- License: mit
- Created: 2018-02-22T03:44:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-18T02:09:56.000Z (over 8 years ago)
- Last Synced: 2025-04-17T16:03:21.315Z (about 1 year ago)
- Topics: authentication, aws, cognito, go, go-kit, identity, restful-api
- Language: Go
- Size: 3.02 MB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CognitoREST
A language-agnostic Cognito client for doing user authentication in your app with AWS Cognito. This project is a spin-off from one of my personal projects that have Web, iOS, and Android app clients. I thought this would be useful to those who have similar needs as my project.
### Getting Started
### Prerequisites
### Deployment
### Contributing
Contribution is very much appreciated for the common good of every developer using this open source project. Pull requests and issues/discussion are welcome.