thealmarques / authentication-wrapper-golang

Authentication Service - Authentication wrapper for web applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authentication Service - Authentication wrapper for web applications

This project is a POC of a service wrapper that implements JWT authentication in backend services without changing anything in those services.

Status: In Development

How

TODO

  • Add JWT middleware for API calls
  • Create user interface
  • Add DB integration
  • Get mapping between user ID and API endpoint

About

Authentication Service - Authentication wrapper for web applications

License:MIT License


Languages

Language:Go 96.0%Language:Shell 2.7%Language:Dockerfile 1.3%