Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Tags: cryptr-auth/cryptr-php

Tags

0.0.1

Toggle 0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/validate token (#2)

* base of validation with TDD

* temp commit

* add some testings

* add missing validator files

* improve code by TDD

* use globals

* add uri testings

* add uri testings

* test claims

* quick improve and fix cryptrClaimsValidatorTest

* add happy way tests for claims validator

* add failing tests

* try add coverage report/support

* improve code and testing with env vars

* add base of README file

* add homage to composer.json