Sean Roberts
Sean Roberts
bringing the conversation here. I think allowing some sort of extension module by the user would be ideal for this and any other situation that is general or unique to...
another tool to help users filter https://referrerspamblocker.com/ they have a solid list of referrers that could be filtered or blacklisted
I agree and let me restate how I think this could work in a super easy fashion: `ACCESS_TOKEN='aTokenIDecidedOn' && micro-analytics` Then, if that exists on start up, you are required...
I agree, I am not entirely stoked on restart to refresh token, but perhaps that's a v2 of tokens? I don't know of an immediately obvious solution to it as...
on this same note, if we added a write token that needed to be present in order for incrementing to happen, that could help solve #28 and #11 as only...
also, if we went the path of https://github.com/micro-analytics/micro-analytics/issues/11#issuecomment-272712468 we could allow users to expose a `canWrite` and `canRead` function from the extension module that will receive the request and could...
Yeah, though I think it's worth saying that it will probably apply to any developer looking to see how the service works. Because that's just so easy of a test...
I think so
Not a bad idea either!
Yes, exactly. As far as the support from other db adapters, yes they most certainly do, it's just that they would need to do a `string.replace('*', '{wildcard_supported_value}')`. So for something...