lynndylanhurley / redux-auth

Complete token authentication system for react + redux that supports isomorphic rendering.
Do What The F*ck You Want To Public License
2.13k stars 260 forks source link

Oauth for custom authentication #89

Open lakshmantgld opened 7 years ago

lakshmantgld commented 7 years ago

We have an authorisation server which accepts clientID and clientsecret. are there any methods for for developer authenticated identities in redux-auth ?