Skip to content

Use presenter to validate authenticated user for view #46

@gutakk

Description

@gutakk

That's where a presenter would be better to group all view related methods:

{{ if .data.applicationPresenter.userIsSignedIn }}

Now there is only one authenticated controller but if there are more than one then not having this code in the keyword controller only would be necessary.

Originally posted by @olivierobert in #42 (comment)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions