surrealpatch/web
2018-03-02 11:03:19 +00:00
..
auth.go Make JWT token values available to scope CONNECT query 2018-03-02 11:03:19 +00:00
err.go Improve http error messages 2017-11-16 20:40:40 +00:00
export.go Move authentication level constants to cnf package 2017-02-24 13:33:03 +00:00
import.go Move authentication level constants to cnf package 2017-02-24 13:33:03 +00:00
live.go Add live query support in the web layer to websockets 2017-11-16 20:54:10 +00:00
routes.go Insure start and limit query params do not overflow limit 2017-11-16 20:44:20 +00:00
rpc.go Improve rpc authentication methods 2018-02-14 13:19:43 +00:00
signin.go Store IP address in JWT token 2018-03-02 11:02:47 +00:00
signup.go Store IP address in JWT token 2018-03-02 11:02:47 +00:00
trace.go Add initial golang code tracing and logging 2017-03-03 21:39:37 +00:00
web.go Fix logic error with http redirects 2017-11-23 14:34:32 +00:00