Emelia πŸ‘ΈπŸ»'s avatar
Emelia πŸ‘ΈπŸ»

@thisismissem@hachyderm.io Β· Reply to Emelia πŸ‘ΈπŸ»'s post

Previously @hollo used cryptography for authorization codes and access tokens, this had some implications such as preventing us from implementing PKCE, which requires state to be tracked between the authorize screen and the authorization code token exchange.

So this paves the path to supporting PKCE in Hollo.