Relative Content

Tag Archive for reactjsreact-adminapi-platform.com

Api-platform/admin React-Admin Custom Request

I found a solution to my project to use api-platform/admin aka react-admin and show some data how I want. I also implemented the authentication (JWT), login page, etc. The frontend application loads resources and I don’t have any problem with it. I also defined my httpClient and apiDocumentationParser and any request to API by the default data provider included the header with the bearer token.