You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 30, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
-8
Original file line number
Diff line number
Diff line change
@@ -4,25 +4,17 @@ This is a [Devise](https://github.com/plataformatec/devise) extension to add Two
4
4
5
5
## Pre-requisites
6
6
7
-
<<<<<<< HEAD
8
7
To use the Authy API you will need a Twilio Account, [sign up for a free account here](https://www.twilio.com/try-twilio).
9
8
10
9
Create an [Authy Application in the Twilio console](https://www.twilio.com/console/authy/applications) and take note of the API key.
11
-
=======
12
-
[Sign up for Twilio account](https://www.twilio.com/try-twilio) and [get an Authy API Key from the console](https://www.twilio.com/console/authy).
13
-
>>>>>>> Updates README with new demo app
14
10
15
11
## Demo
16
12
17
13
See [this repo for a full demo of using `authy-devise`](https://github.com/twilio/authy-devise-demo).
18
14
19
15
## Getting started
20
16
21
-
<<<<<<< HEAD
22
17
First get your Authy API key from [the Twilio console](https://www.twilio.com/console/authy/applications). We recommend you store your API key as an environment variable.
23
-
=======
24
-
First get your Authy API key from [the Twilio console](https://www.twilio.com/console/authy). We recommend you store your API key as an environment variable.
0 commit comments