Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Commit

Permalink
ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
alekseynemiro committed Jan 4, 2015
1 parent 11fc53e commit 32fd745
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ To install **Nemiro.OAuth.LoginForms**, run the following command in the **Packa

### How to use

Create an authorization form for a provider **OAuth**.
Use the **Client ID** and **Secret Key** that you received from the provider.

For example, **DropBox**:

**C#**
```C#
// create login form
Expand Down

0 comments on commit 32fd745

Please sign in to comment.