bhubr / react-simple-oauth2-login

Simple React component for OAuth2 login - Supports Authorization Code and Implicit Grant flows.
MIT License
49 stars 31 forks source link

Support Auth Code + PKCE flow #37

Open bhubr opened 3 years ago

bhubr commented 3 years ago

[x] Basic support [ ] Check state [ ] Clear PKCE transient values in localStorage/sessionStorage [x] Add example [ ] Add example's sample config file [ ] Document (new prop tokenUrl) [ ] End-to-end testing [ ] Ask for reviewers & testers