Is it possible to implement Okta SSO with no web browser involved at any point?

Hi!

My company is working on implementing Okta SSO for use with an Adobe XD plugin. We would like for the XD plugin be able to initiate an Okta SSO flow that authenticates the plugin user with our back end so that the plugin can then request data from our back end. We would like to implement a solution, if it is possible, that does not require a web browser at any step. How feasible would it be to have our back end take care of the entire SSO flow by communicating with Okta through HTTP requests but not needing to open a browser at any point?

Thanks!