18 lines
545 B
Markdown
Executable File
18 lines
545 B
Markdown
Executable File
---
|
|
title: Welcome to passbook
|
|
slug: /
|
|
---
|
|
|
|
## What is passbook?
|
|
|
|
passbook is an open-source Identity Provider focused on flexibility and versatility. You can use passbook in an existing environment to add support for new protocols. passbook is also a great solution for implementing signup/recovery/etc in your application, so you don't have to deal with it.
|
|
|
|
## Installation
|
|
|
|
See [Docker-compose](installation/docker-compose.md) or [Kubernetes](installation/kubernetes.md)
|
|
|
|
## Screenshots
|
|
|
|
![](/img/screen_apps.png)
|
|
![](/img/screen_admin.png)
|