N26 Interview Question

OAuth token vs JWT token?

Interview Answer

Anonymous

Apr 10, 2019

OAuth is a framework or a protocol that can be implemented for authentication. JWT is a token that can be used while implementing OAuth.