pkce-rs
A very simple library for generating code verifiers and challenges to use for OAuth Proof Key for Code Exchange. It is not rocket science.
extern crate pkce;
Wow, it really is that simple.
Features
In order to support WebAssembly enable feature js.