Skip to content
Snippets Groups Projects
Commit 2be2e08d authored by ale's avatar ale
Browse files

Add SQL support

Introduces the "sql" backend, and refactors backends behind a nicer
interface (which looks a lot like the one in id/auth). Users can
define arbitrary SQL queries to fetch the key data, to adapt to their
database schema.

Include vendored dependencies for sqlite3/mysql/postgres.
parent 079c7ff5
No related branches found
No related tags found
1 merge request!1Add SQL support
Pipeline #2657 passed
Showing
with 3144 additions and 64 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment