Create a guide to describe how to migrate LB3 built-in User/AccessToken model based authentication ## Acceptance criteria - [x] Describe usage of LB4 datasource and repository for the user/access token data access - [x] Migrate model definitions from LB3 User/AccessToken to LB4 - [x] Create a login controller to perform authentication - [x] Create a token service to generate access tokens - [x] Create an authentication strategy to validate access tokens - [x] Update https://github.com/strongloop/loopback-next/blob/auth-migration/docs/site/migration/auth/built-in.md