How can I redirect to the sign in path if an authentication_token is not valid?
5 views
Skip to first unread message
ben25125
unread,
Oct 24, 2012, 2:21:35 PM10/24/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to plataforma...@googlegroups.com
Right now, if an authentication_token is not valid, the user gets redirected to the root_path. How can I change this so that the user is redirected to the sign in path?