Skip to content

Commit cd37b57

Browse files
author
Aashutosh
committed
update readme
1 parent 8e2b00d commit cd37b57

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,30 @@ hydra_oathkeeper_proxy_demo_client/
4545
4646
```
4747

48+
<br>
49+
50+
## Video Demonstration
51+
This video guides you through the process of obtaining access tokens in Hydra, an authorization server framework.
52+
53+
- **Exchange Code Flow:** Witness how an authorization code is exchanged for an access token.
54+
- **Login and Consent Forms:** Explore the user interaction during login and consent for authorization requests.
55+
- **Utilizing Access Tokens:** Discover how to leverage the acquired access tokens for secured API access.
56+
57+
### By the end of this video, you'll gain a comprehensive understanding of:
58+
59+
- The flow of obtaining access tokens using Hydra.
60+
- The significance of the exchange code and its role in authorization.
61+
- How login and consent forms interact with user authentication.
62+
- Practical applications of access tokens for secure API communication.
63+
64+
<br>
65+
66+
https://github.com/guptaaashutosh/OAuth2.0-with-reverse-proxy/assets/83817233/ea387c73-ef1c-4445-979a-ba565af3681c
67+
68+
69+
70+
<br><br>
71+
4872
## Installation
4973
Follow these steps to install the project dependencies:
5074

0 commit comments

Comments
 (0)