
[](https://dev.azure.com/beryjuorg/passbook/_build?definitionId=1)

[](https://codecov.io/gh/BeryJu/passbook)



## 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
For small/test setups it is recommended to use docker-compose, see the [documentation](https://passbook.beryju.org/docs/installation/docker-compose/)
For bigger setups, there is a Helm Chart in the `helm/` directory. This is documented [here](https://passbook.beryju.org/docs/installation/kubernetes/)
## Screenshots


## Development
See [Development Documentation](https://passbook.beryju.org/docs/development/local-dev-environment)
## Security
See [SECURITY.md](SECURITY.md)