Mike Ni
Mike Ni
ok after reading the chruby.sh file, i see that it iterates through the RUBIES and breaks as soon as it finds a match I guess if I have installed rubies...
Gonna try to implement both oauth2 request state and session state, I trust the sessions more than the state, need something to fallback on.
any progress on this?
This example has multiple things that I'm not a fan of, 1.) it replaces the authorization only if it expires, I think every time you request a new oauth you...
i'm wondering what you guys think about storing the encrypted password in the token field. In my past projects the password was on user table and the authorizations table was...