lnbits-legend/lnbits/core/views
Vlad Stan b8d295a5b7
refactor: generalize SSO auth (#2263)
* refactor: first extraction of providers
* refactor: remove unused property
* refactor: extract `_find_auth_provider_class`
* fix: return type
* feat: prepare for `keycloak`
2024-02-14 07:57:50 +01:00
..
__init__.py refactor: breaking bad 2020-03-08 23:00:41 +01:00
admin_api.py feat: add monitor admin endpoint for listeners (#2242) 2024-02-09 08:08:37 +01:00
api.py feat: add currency amount to lnurl/lnaddress payments 2024-01-22 10:23:14 -06:00
auth_api.py refactor: generalize SSO auth (#2263) 2024-02-14 07:57:50 +01:00
generic.py fix: add installed extensions to the ext list if missing (#2261) 2024-02-12 15:33:28 +01:00
node_api.py set User-Agent when accessing external resources (#2100) 2023-11-30 12:54:07 +00:00
public_api.py adding bolt11 lib and removing bolt11.py from the codebase (#1817) 2023-09-25 12:06:54 +02:00
tinyurl_api.py refactor: move tinyurl to its own router (#2154) 2023-12-06 10:54:40 +01:00
webpush_api.py refactor: move webpush to it own router 2023-12-06 11:13:24 +01:00