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

Add .d.ts file #54

Open camzach opened 2 years ago

camzach commented 2 years ago

Just a quick way to get some typescript defs into the repo. I couldn't figure out a way to get them to auto-generate, but for the moment this library is probably small enough to maintain by hand.