Jump to content

GreyXor

Members
  • Last visited

  • Posts

    6
  • Reputation

    2
  1. GreyXor posted a post in a topic in Feedback
    That’s something else. I mean that Invision should provide us a openapi specification https://swagger.io/specification/. Then we can more easily create http client
  2. GreyXor posted a post in a topic in Feedback
    Hello, It would be great if you could provide an OpenAPI specification of the API IC5 server, as it would allow us to easily create clients that are directly and automatically compatible with IC. There are many PHP libraries on your side to generate this, which would be really convenient. Thank you!
  3. @Matt thanks for answer can I also have your input here : https://preview.invisionalpha5.com/topic/73-openapi-specification/ https://preview.invisionalpha5.com/topic/74-oauth-device-authorization-flow-rfc-8628/
  4. I know it’s too late. but keep this in mind for Invision 9 πŸ€·β€β™‚οΈ. it would still be a matter of offering a decent software stack. modern. Please use an ORM and let us use other more efficient database systems. (such as postgresql)
  5. Hello, It can be very useful in certain cases to authorize physical devices that don't have screens, and their authentication is done via OAuth Device. Implementing this on your side isn't very complicated, but it would make things much easier for us, rather than having to create proxy plugins on our end. Thank you. https://auth0.com/docs/get-started/authentication-and-authorization-flow/device-authorization-flow https://oauth.net/2/device-flow/
  6. GreyXor posted a post in a topic in Feedback
    Hello, It would be great if you could provide an OpenAPI specification of the API IC5 server, as it would allow us to easily create clients that are directly and automatically compatible with IC. There are many PHP libraries on your side to generate this, which would be really convenient. Thank you!