Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • ENSportive backend ENSportive backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ENSportive
  • ENSportive backendENSportive backend
  • Merge requests
  • !42

Merged
Created Jun 12, 2024 by Nicholas Stefanello Luz@nicholas.luzDeveloper0 of 4 tasks completed0/4 tasks

add authentication

  • Overview 0
  • Commits 1
  • Changes 1

Description

authenticating endpoints to use Bearer token

Steps to Test

run the application and try to call the endpoint without bearer token and see if it returns 401. Then call the endpoint with bearer token and see if it returns stuff.

Checklist (reviewers)

  • Code review
  • Manual test (if applicable)
  • Tests added (if applicable)
  • Documentation reviewed
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: authenticating-endpoints