Skip to content

Commit dfd9db2

Browse files
author
yzamir
committed
add readme
1 parent e1ae7b4 commit dfd9db2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,9 @@ google-chrome "${signed_link}"
167167
| / | | web application static files |
168168
| /auth/jwt/set | | endpoint for setting session JWT cookie |
169169
| /login | ([/web/public/login](/web/public/login)) | helper page that set the JWT token as a web borwser cookie |
170-
| /auth/login | flag -oauth-server-enable | login path to start OAuth2 authentication process |
171-
| /auth/callback | flag -oauth-server-enable | OAuth2 authentication callback endpoint |
172-
| /auth/jwt/request | flag -jwt-request-enable | endpoint for generating JWT access keys |
170+
| /auth/login | flag `-oauth-server-enable` | login path to start OAuth2 authentication process |
171+
| /auth/callback | flag `-oauth-server-enable` | OAuth2 authentication callback endpoint |
172+
| /auth/jwt/request | flag `-jwt-request-enable` | endpoint for generating JWT access keys |
173173

174174
## Supported JWT Claims
175175

0 commit comments

Comments
 (0)