Skip to content

Instantly share code, notes, and snippets.

@Satys
Last active December 22, 2020 04:41
Show Gist options
  • Save Satys/3d36de65d5698e8f9e692ddc775732ef to your computer and use it in GitHub Desktop.
Save Satys/3d36de65d5698e8f9e692ddc775732ef to your computer and use it in GitHub Desktop.
url_permission.js
{
'class/start': [
'start_class'
],
'class/end': [
'end_class'
],
'assignments/submit': [
'submit_assignment'
],
'assignments/evaluate': [
'evaluate_assignment'
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment