api

command module
v0.0.0-...-dfdf941 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2021 License: MIT Imports: 13 Imported by: 0

README

Backend for users project

  • I will be updating this page soon

Documentation

Overview

Package classification Users API.

API for secure authentication and oauth2 authorization

Terms Of Service:

there are no TOS at this moment, use at your own risk we take no responsibility

Schemes: https
Host: accounts.7onetella.net
BasePath: /
Version: 0.1.0
License: MIT http://opensource.org/licenses/MIT
Contact: Seven Tella<7onetella@gmail.com>

Consumes:
- application/json

Produces:
- application/json

Security:
- bearer_token:

SecurityDefinitions:
bearer_token:
     type: apiKey
     name: Authorization
     in: header
oauth2:
    type: oauth2
    authorizationUrl: /oauth2/access_token
    tokenUrl: /oauth2/access_token
    in: header
    scopes:
      'read:profile': allows reading of user profile
      'write:profile': allows writing of user profile
    flow: accessCode

Extensions:
x-meta-value: value
x-meta-array:
  - value1
  - value2
x-meta-array-obj:
  - name: obj
    value: field
x-tagGroups:
  - name: "User"
    tags:
      - account
      - profile
      - totp
      - oauth2

swagger:meta

Directories

Path Synopsis
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL