Skip to content

#5 Extend OAuth Authorization Code Flow with PKCE; Token Exchange and Token Security improvements

Daniel Diguele requested to merge oauth2-pkce into main
  • Extend OAuth Authorization Code Flow with PKCE
  • Decouple Token Exchange from Login, only on data download
  • Token security improvements (keep in Notebook instance alone),
  • Login checks Access Code still valid,
  • Remove Token Refresh handler

Merge request reports