Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 983629c

Browse files
author
Mehran Rahbardar
committed
README language changed from persion to english
1 parent 51947f9 commit 983629c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎README.md‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ PHP oauth client with Fanapium SSO
22
==================================
33
This is a simple php app that uses fanapium single sign on service based on oauth 2.0 service
44

5-
##About SSO
5+
About SSO
6+
----------
67
In this sample app authorization code flow is implemented, first you send a authorization request to _/oauth2/authorize_ endpoint like table below:
78

89
Request | Response (redirect)
@@ -42,7 +43,8 @@ for study more about Oauth2 concept see the link below:
4243
https://aaronparecki.com/oauth-2-simplified/
4344

4445

45-
##How to use this project
46+
How to use this project
47+
-----------------------
4648

4749
This project is built using simple php and access_token and refresh token are retrieved using curl and stored in php default $_SESSION magic variable for running this project you must enter your client_id and client_secret and other needed information in config.php file.
4850

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /