Skip to content

v1.0

Latest
Compare
Choose a tag to compare
@nopesir nopesir released this 03 Jul 16:44

Second implementation example from OAuth2: protocol analysis and implementation, homework report of the course Computer System Security, A.Y. 2019/20

NOTES

  • This is only meant for educational purposes, DO NOT DEPLOY IN PRODUCTION ENVIRONMENTS!
  • The assets for the single .jar builds, the video and the docker-compose.yaml are the same as v0.5-alpha.

Changelog

  • Added flow_access-token and flow_refresh-token diagrams.
  • Finished testing phase.
  • Bugfix and improvements.