I
I
Infinite2015-05-21 08:51:04
API
Infinite, 2015-05-21 08:51:04

How to properly implement authorization for API?

There is a site on Ruby on Rails that implements authorization using devise, it became necessary to develop an API, how to correctly implement authorization for the API?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Viktor Vsk, 2015-05-21
@viktorvsk

Probably the easiest option
https://github.com/gonzalo-bulnes/simple_token_aut...

E
Eugene Burmakin, 2015-05-21
@Freika

https://github.com/lynndylanhurley/devise_token_auth

D
DarkCoder, 2015-05-28
@DarkCoder

The most powerful option for API https://github.com/doorkeeper-gem/doorkeeper

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question