Router.Authenticate (Eddb v0.2.0)

View Source

Summary

Functions

Get JWT from Authorization header and check if token is valid. If token is invalid, return 401 with error

Functions

authenticate_request(conn)

Get JWT from Authorization header and check if token is valid. If token is invalid, return 401 with error

call(conn, opts)

init(opts)