---
title: "Get information about the current authentication mode"
method: GET
path: "/auth/info"
tags: ["auth"]
---

# Get information about the current authentication mode

`GET /auth/info`

## Response `200`

Login was successful

- AuthInfoModel
  - `authURL` string, string, required — JWT only
  - `scheme` string, string, required

---

[API](https://skmtc.net/iotaledger/apis/wasp-api.md) · [All operations](https://skmtc.net/iotaledger/apis/wasp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/iotaledger/wasp-api/revisions/994a6c93b890/schema)
