This is part two of our series about authentication from scratch using JWT. The first part of the series can be found here. In the previous tutorial, we saw a quick overview about JWT, different authentication mechanisms, and a set of basic authentication APIs, like registration, confirmation, and login. In this part, we will see the next set of APIs such as password (reset and change) and email update.
Continue reading %Handle Password and Email Changes in Your Rails API%
by Vinoth via SitePoint
No comments:
Post a Comment