This repository contains a Test-Driven Development (TDD) implementation of the Incubyte Salary Management Kata, built using Ruby on Rails (API mode) with RSpec for testing. The application exposes ...
A sample authorization server acting as an OpenID Connect identity provider (OP or IdP) using the openid_connect gem. The Authorization Code Flow with PKCE, the Implicit Flow and the Hybrid Flow are ...