apple-auth-example
apple-auth-example copied to clipboard
Sign in with Apple example
``` body-parser deprecated bodyParser: use individual json/urlencoded middlewares app.js:20:19 body-parser deprecated undefined extended: provide extended option node_modules/body-parser/index.js:105:29 ```
I found this repo. and after login in iOS Apps, I want to check token verification from ios app not login again. Can i do this from this library?
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [body-parser](https://github.com/expressjs/body-parser). These dependencies need to be updated together. Updates `qs` from 6.7.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix]...