OAuth 2.0 - PKCE

Описание к видео OAuth 2.0 - PKCE

This short video explains PKCE (Proof Key for Code Exchange, RFC 7636). It explains what it is, why it exists, how it works. This video should help developers get their mind around this OAuth protocol extension and hopefully encourages them to support it rather sooner than later.
Generally any developer should support in all application where use the oauth authorization_code flow!
Here is a simple SPA example that leverages PKCE, built by Aaron Parecki: https://github.com/aaronpk/pkce-vanil....
My own, poor mans version, can be seen in action here: https://client.loginbuddy.net

If this video was helpful to you, please consider buying me a coffee:
https://www.buymeacoffee.com/saschaze...

Комментарии

Информация по комментариям в разработке