fs/rails-base-api

OAuth2 integration

Closed this issue · 0 comments

Would like to open discussion about integration OAuth2 in to the Rails Base API.

In case we pro dive API privately we need allow only authorized client to consume our API.
It's make sense to implement OAuth2 based protocol, so client could use their secret keys.

We need to think:

Preferable solutions are: