Documentation ¶
Overview ¶
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Index ¶
Constants ¶
View Source
const ( Prefix = "Bearer" AuthField = "Authorization" )
Variables ¶
This section is empty.
Functions ¶
func JoinPrefixToken ¶
Types ¶
type ClaimsInternal ¶
type ClaimsInternal struct { Uid string `json:"uid"` // base64 encode jwt.StandardClaims }
Click to show internal directories.
Click to hide internal directories.