account

package
v0.0.0-...-72324ba Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2015 License: Apache-2.0 Imports: 15 Imported by: 1

README

アカウント情報提供機能

アカウント情報を提供する。 OpenID Connect Core 1.0 を参照のこと。

1. 動作仕様

  • リクエストに問題がある場合、
    • エラーを返す。
  • そうでなければ、アクセストークンに紐付くアカウント情報を返す。

Documentation

Overview

アカウント情報エンドポイント。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(
	stopper *server.Stopper,
	pwSaltLen int,
	acntDb account.Db,
	taDb tadb.Db,
	sectDb sector.Db,
	pwDb pairwise.Db,
	tokDb token.Db,
	idGen rand.Generator,
	debug bool,
) http.Handler

Types

This section is empty.

Jump to

Keyboard shortcuts

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