jonthegeek / rapid

R 'API' documents
https://rapid.api2r.org/
Other
6 stars 1 forks source link

open_id_connect security scheme #55

Open jonthegeek opened 12 months ago

jonthegeek commented 12 months ago

As an API user, I'd like to create standardized API openIDConnect security scheme objects, so that I don't have to remember the names of all the expected fields.

Note: I don't think I have any examples of APIs that use this.

Be sure to uncomment their as_ call in components-security_scheme.R, ~line 88.