Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • N notar-e-anotar-mobile
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Notar e Anotar
  • notar-e-anotar-mobile
  • Merge requests
  • !10

Merged
Created Jun 11, 2021 by Gustavo Jesinski@gustavo.jesinskiGuest

Task 91: POST User registration data

  • Overview 1
  • Commits 1
  • Changes 4

Airtable

  • Task 91: https://airtable.com/tblJWnhAQsWmFoimk/viwwQr9vUFt9hQ0Zd/recXQQQejaavAyauy?blocks=show

Description

This PR implements the POST request for user creation. There are only two validators: email and password (at least 8 characters). Also, added a new library to handle the BasicAuth information along the application.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/NA-06_id_91