An open API service indexing awesome lists of open source software.

https://github.com/danielefrisanco/jwt_auth_client

A minimal, robust Ruby client for internal service-to-service authentication using JSON Web Tokens (JWTs). This gem simplifies the process of creating, signing, and injecting short-lived JWTs into outgoing HTTP requests, ensuring secure communication between your internal microservices.
https://github.com/danielefrisanco/jwt_auth_client

http jwt-authentication

Last synced: 1 day ago
JSON representation

A minimal, robust Ruby client for internal service-to-service authentication using JSON Web Tokens (JWTs). This gem simplifies the process of creating, signing, and injecting short-lived JWTs into outgoing HTTP requests, ensuring secure communication between your internal microservices.

Awesome Lists containing this project