Skip to content

Commit

Permalink
Fixed the incorrect registration link
Browse files Browse the repository at this point in the history
Signed-off-by: Tal Kain <tal@kain.net>
  • Loading branch information
talkain committed Aug 25, 2015
1 parent d20eb1c commit 455c924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ OAuth.io allows you to retrieve access tokens from 100+ providers, and to perfor
Prerequisite
============

Before you start this tutorial, you need to make sure you have [subscribed to OAuth.io](https://oauth.io/register) (the [Bootstrap plan](https://oauth.io/pricing) is free). You need to setup an app in your account with the provider Facebook, configured with a `client_id` and a `client_secret`. Also add the `email` scope to be able to retrieve the user's email in addition to his basic information.
Before you start this tutorial, you need to make sure you have [subscribed to OAuth.io](https://oauth.io/signup) (the [Bootstrap plan](https://oauth.io/pricing) is free). You need to setup an app in your account with the provider Facebook, configured with a `client_id` and a `client_secret`. Also add the `email` scope to be able to retrieve the user's email in addition to his basic information.

Table of contents
=================
Expand Down

0 comments on commit 455c924

Please sign in to comment.