Skip to content

Instantly share code, notes, and snippets.

@mczachurski
Created March 4, 2018 11:52
Show Gist options
  • Save mczachurski/e7e364b79b9220f818028d0ce16e093c to your computer and use it in GitHub Desktop.
Save mczachurski/e7e364b79b9220f818028d0ce16e093c to your computer and use it in GitHub Desktop.
public class SameAuthorRequirement : AuthorizationRequirementProtocol {
public init() {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment