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

https://github.com/darinm223/osin-sql-storage

SQL implementation of the osin OAuth2 golang provider library
https://github.com/darinm223/osin-sql-storage

Last synced: about 1 year ago
JSON representation

SQL implementation of the osin OAuth2 golang provider library

Awesome Lists containing this project

README

          

osin-sql-storage
================

[![Build Status](https://travis-ci.org/DarinM223/osin-sql-storage.svg?branch=master)](https://travis-ci.org/DarinM223/osin-sql-storage)

Work in progress SQL implementation of the storage interface for [OSIN](https://github.com/RangelReale/osin)

Todo:
-----
* Add more tests
* Add more comprehensive examples