Skip to content

Commit

Permalink
chore: formatting (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
openoms authored Oct 31, 2023
1 parent fd73803 commit 5a58b72
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 783 deletions.
8 changes: 5 additions & 3 deletions docs/api/auth.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: auth
title: Get an authentication token
title: Authentication
slug: /api/auth
---

Expand All @@ -12,7 +12,7 @@ There are multiple ways to obtain an auth token to be used with the API.
## Log in with email through the REST API

:::tip
Make sure you have [registered your email address](/api/start#set-up-the-email-login) in the Blink app to use this method.
Make sure you have [registered your email address](/api/start#add-an-email-address) in the Blink app to use this method.
:::

<AuthProvider>
Expand All @@ -26,7 +26,9 @@ The authentication token provides access to your wallet balance, save it securel
Use it to make authenticated requests on the next pages or set it in the header as `Authorization` `Bearer <ory_token>`.
:::

## Copy the token from the Blink app
---

## Copy the authentication token from the Blink app

* `Create new account`, `Start with trial account` or `Log back in with Phone or Email`
* tap the menu on the top right and scroll down
Expand Down
98 changes: 0 additions & 98 deletions docs/api/b-usd-ln-receive.mdx

This file was deleted.

94 changes: 0 additions & 94 deletions docs/api/c-usd-ln-send.mdx

This file was deleted.

95 changes: 0 additions & 95 deletions docs/api/d-btc-ln-receive.mdx

This file was deleted.

Loading

0 comments on commit 5a58b72

Please sign in to comment.