-
Notifications
You must be signed in to change notification settings - Fork 1.4k
add sample project with persona authentication #288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I'll test this later, but I can see this example being very useful and since there is a twitter and a FB one already I see no reason not to have it, but it's up to Rob in the end^^; |
|
Yep, no worries though, I just thought someone would find this useful. Cheers! ;) |
|
Or you can clone my revel fork at https://github.com/marconi/revel.git and run the persona project under samples. On Tuesday, September 10, 2013 at 7:08 AM, Matthew Clark wrote:
|
|
after I login it goes into an infinite loop saying: Login successful: and refreshing. |
|
that's what happens when you don't set a host, see the controller:
|
|
lol gotcha, may bad |
|
boom, that got it^^ |
|
👍 |
|
There needs to be a way to "+1" pull requests^^ Hear that GitHub? Get on it! =P |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think there is not supposed to be a space in the json tag -- json:"status"
|
This looks great, thanks for the hard work! Just had a few comments, but nothing big. |
|
Updated the pull request, cheers! |
|
Thanks! |
add sample project with persona authentication
No description provided.