Skip to content
This repository has been archived by the owner on Aug 1, 2019. It is now read-only.

cultuurnet/symfony-security-oauth-redis

Repository files navigation

Archived because it is no longer used by any publiq applications and has not been updated significantly since 2015.

Symfony Security OAuth Redis

Build Status Coverage Status

Intro

This library provides a NonceProvider implementation that will register nonce and timestamp in redis. It also adds TokenProviderCache that adds caching of tokens in redis. (using the decorator pattern)

Setup

This library can be used in composer.json and be set up in combination with cultuurnet/symfony-security-oauth and cultuurnet/symfony-security-oauth-uitid. For developer purposed you can clone it and run composer install.

About

Implementations of some interfaces provided by cultuurnet/symfony-security-oauth based on Redis storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published