//
pkg.gl
Category
github.com/yoonjongseoo/rtsp-stream
core
auth
package
1.0.0
Repository:
https://github.com/yoonjongseoo/rtsp-stream.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
63 SLOC
#
Functions
NewJWTProvider
NewJWTProvider returns a new pointer for the created provider.
#
Structs
Claim
Claim describes the claim for the token.
JWTProvider
JWTProvider implements the validate method.
#
Interfaces
JWT
JWT interface describes how token validation looks like.