Stig Oskar Ofstad

Results 5 issues of 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...

### 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...

enhancement

see: https://github.com/equinor/NeqSimAPI/commit/e1ad2cd086ccfb809784beaee7af097babd7da04

See: https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

type: :lock: security

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)

good first issue
type: :bulb: feature