SSO

LoginMystnodesWithGrant

SSO login using grant provided by mystnodes.com

post/auth/login-mystnodes

Response

grant was verified against mystnodes using PKCE workflow. This will set access token cookie.

Changes

Changed in 5 of the 52 revisions of this API.26

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the success response with the status 200

      response-success-status-added

    • removed the success response with the status 200

      response-success-status-removed

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the success response with the status 200

      response-success-status-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation