Because Cybros is already using devise, so using devise-jwt is better than doorkeeper-jwt (also not maintain as well, README say support doorkeeper 4.x version).
devise-jwt author also checking knock in his article and believe devise-jwt design is more simple.
Because Cybros is already using devise, so using devise-jwt is better than
doorkeeper-jwt
(also not maintain as well, README say support doorkeeper 4.x version).devise-jwt author also checking knock in his article and believe devise-jwt design is more simple.
UI: