corrected url (#24)
This commit is contained in:
committed by
Joe Nelson
parent
aed5618d28
commit
954252ed16
@@ -188,7 +188,7 @@ Next write a stored procedure that returns the token. The one below returns a to
|
|||||||
) r;
|
) r;
|
||||||
$$;
|
$$;
|
||||||
|
|
||||||
PostgREST exposes this function to clients via a POST request to `/rpc/jwt_token`.
|
PostgREST exposes this function to clients via a POST request to `/rpc/jwt_test`.
|
||||||
|
|
||||||
JWT from Auth0
|
JWT from Auth0
|
||||||
~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~
|
||||||
|
|||||||
Reference in New Issue
Block a user