oauth2-server/database-setup.md
2016-04-25 10:45:22 +01:00

854 B
Executable File

layout title permalink
default Database Setup /database-setup/

Database Setup

This library has been developed so that you can use any type of backend storage; relational, document, key value, columnar or even hardcoded.

The documentation for each of the repository interfaces describes what sort of data you might want to store not how to store it.