Stig Oskar Ofstad
Stig Oskar Ofstad
Hi, awesome tool :+1: Would it be possible to implement a feature where the OpenApi spec where fetched from URL? For example; I'm using FastAPI for my API, which has...
💡 [FEATURE] - Option in login()-function to not redirect, but instead do it in an iframe or popup
### Summary Scenario 1. The user has already logged in (has a cookie from the IDP) 2. The user need a new token with a different claim than the one...
see: https://github.com/equinor/NeqSimAPI/commit/e1ad2cd086ccfb809784beaee7af097babd7da04
See: https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
To catch errors, and stop the page from freezing/going white, we should add a top level [ErrorBoundary](https://reactjs.org/docs/error-boundaries.html)
Fixes a bug where routes defined only in the SPA (react-router etc.) returns 404. nginx must return index.html for all files not found (assets, chunks, etc.)