MichalJana

Results 3 issues of MichalJana

I have PostgreSQL database with two tables _Person_ and _Address_. Address table has FK _person_id_. When I try to insert a new entity in the address, I get an error...

bug
wontfix
limitation

Hi, can you please update this example according to changes in SpringBoot security and deprecation of @EnableResourceServer and other methods. Thx.

Hi, I have a question, When using @axa-fr/react-oidc with RTK Query or Axios, it's not possible to call refreshToken and use refetch process when a 401 error is returned. The...