You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Borisov (JIRA)" <ji...@apache.org> on 2018/03/20 04:11:00 UTC

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

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)