Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferhub committed Jul 24, 2017
1 parent 1e861ce commit eb7155f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Obtain your app ID and secret from [www.steein.ru](https://www.steein.ru/develop
This assumes that you have composer installed globally:

```
composer require jennifer/steein-auth2-laravel
composer require jennifer/steein-oauth2-laravel
```

## 2. Service Provider
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "jennifer/steein-auth2-laravel",
"name": "jennifer/steein-oauth2-laravel",
"description": "Steein OAuth2 Provider for Laravel Socialite",
"keywords": ["steein", "authorization", "login", "auth", "socialite"],
"license": "MIT",
Expand Down

0 comments on commit eb7155f

Please sign in to comment.