withRedis
Method
interface LogtoResource { // ... omitted for brevity withRedis(redis: RedisResource): LogtoResource;}Signature
method
withRedisbuilderConfigures the Logto resource to use a specified Redis resource for caching or other functionality.
withRedis(redis: RedisResource): LogtoResourceParameters
redisRedisResourceReturns
LogtoResourceApplies to
This method applies to the following types: