[jira] [Created] (IGNITE-7994) Web console: remove _auth method from frontend Auth service

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-7994) Web console: remove _auth method from frontend Auth service

Anton Vinogradov (Jira)
Ilya Borisov created IGNITE-7994:
------------------------------------

             Summary: Web console: remove _auth method from frontend Auth service
                 Key: IGNITE-7994
                 URL: https://issues.apache.org/jira/browse/IGNITE-7994
             Project: Ignite
          Issue Type: Improvement
          Components: wizards
            Reporter: Ilya Borisov


The current implementation uses a single method to call various backend API endpoints, which is sub-optimal. I've added proper separate methods to the service during IGNITE-7949, but these still use `_auth` under the hood. The `_auth` method should be removed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)