oidc-fastapi-test/src
phil d39adf41ef
All checks were successful
/ build (push) Successful in 5s
/ test (push) Successful in 5s
Create a sub-app for resource server move all resources to resource server;
use token bearer instead of session cookie for resources and use fetch instead of XMLHttpRequest for checking resource status;
add UserWithRole class for fastapi depends (instead of has_role decorator);
add asserts for typing QC; code formatting;
comment out introspect endpoint processing
2025-02-07 13:57:17 +01:00
..
oidc_test Create a sub-app for resource server move all resources to resource server; 2025-02-07 13:57:17 +01:00