mdouchement / standardfile

Yet Another Standardfile (standardnotes server) Implementation written in Golang
MIT License
80 stars 9 forks source link

PKCE login implementation #78

Closed shagr4th closed 2 years ago

shagr4th commented 2 years ago

This pull request add the support of the "/v2/login*" new paths, along with the new PKCE validation mechanism, recently added on the official client Should fix issue #77 (tested on latest client)