File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,30 @@ hydra_oathkeeper_proxy_demo_client/
45
45
46
46
```
47
47
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
+
48
72
## Installation
49
73
Follow these steps to install the project dependencies:
50
74
You can’t perform that action at this time.
0 commit comments