Lock down post management routes #15
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#16 Public routes remain open for reading
austin/blog
#14 Scaffold authentication
austin/blog
Reference
austin/blog#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use the generated auth plugs to restrict create, edit, delete, publish, and unpublish actions to authenticated users only. Public read routes remain open.