Skip to content
Snippets Groups Projects
Commit fd96b1bb authored by Gospodin Bodurov's avatar Gospodin Bodurov
Browse files

Add clarification

parent bf2abd25
No related branches found
No related tags found
No related merge requests found
Pipeline #16351 passed with stage
in 6 minutes and 33 seconds
......@@ -17,7 +17,7 @@ Better approach is to use Public(Certificates)/Private keys encryption scheme wh
## Workflows
- If user clicks on the Vereign App directly then Vereign App opens Vereign dashboard web app in Custom Chrome Tab/IOS View Controller (cookies and local storage are shared with native Browser)
- If user uses the 3rd Party App workflow, then slightly modified IETF prosposed workflow is executed. Only Vereign App has Oauth2 secret key and it is transferred to the server using the standard IETF approach.
- If user uses the 3rd Party App workflow, then slightly modified IETF prosposed workflow is executed. Only Vereign App has Oauth2 secret key and it is transferred to the server using the standard IETF approach. Again Custom Chrome Tab/IOS View Controller is used (cookies and local storage are shared with native Browser)
## Projects used
- https://github.com/openid/AppAuth-Android - We are wrapping this library with Flutter Android wrapper
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment