lnbits-legend/lnbits/extensions/usermanager
2020-06-15 16:53:34 +01:00
..
templates/usermanager Prettier 2020-06-15 16:53:34 +01:00
__init__.py Add files via upload 2020-05-01 06:09:51 +01:00
config.json Rename config.json.example to config.json 2020-05-02 20:17:33 +01:00
crud.py Add files via upload 2020-05-01 06:09:51 +01:00
migrations.py Add files via upload 2020-05-01 06:09:51 +01:00
models.py Add files via upload 2020-05-01 06:09:51 +01:00
README.md Update README.md 2020-05-01 06:12:20 +01:00
views_api.py Usermanager extension update 2020-06-15 16:35:30 +01:00
views.py chore: use standard library's HTTP status codes 2020-05-03 15:57:05 +02:00

User Manager

Make and manager users/wallets

To help developers use LNbits to manage their users, the User Manager extension allows the creation and management of users and wallets. For example, a games developer may be developing a game that needs each user to have their own wallet, LNbits can be included in the develpoers stack as the user and wallet manager.