Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-18T02:09:56.000Z (over 6 years ago)
- Last Synced: 2024-06-20T06:19:00.807Z (5 months 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.