mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
When in an OAuth context, decorated functions will only be run if the context includes the designated scope. When not in an OAuth context, the function is run normally.