- Добавил: literator
- Дата: 4-10-2021, 15:23
- Комментариев: 0

Автор: Nick Sutterer
Издательство: Leanpub
Год: 2021-06-23
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.27 MB
Authentication - the art of creating and locking accounts, of verifying users and encrypting or forgetting passwords. Step-wise this beginner's guide explores software design and abstractions in Trailblazer by building an authentication library in Rails. After this book, you're ready to lock out people with your own code.A beginner's guide taking you by the hand and walking you through Trailblazer's beautiful operation layer. While building a Ruby authentication library similar to Devise you are going to learn organizing and structuring business code, how operations help concentrating on what needs to be done, not when, and how Trailblazer's components can be connected to build full-blown web applications within Rails.