Skip to content
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

Write guides on API and Browser Auth with Guardian/Phoenix. #91

Closed
secretfader opened this issue Jan 24, 2016 · 11 comments
Closed

Write guides on API and Browser Auth with Guardian/Phoenix. #91

secretfader opened this issue Jan 24, 2016 · 11 comments

Comments

@secretfader
Copy link

This issue will be closed once I write the guides. It's mostly here as a placeholder to remind myself what I need to do.

The idea is prose + code, a walkthrough that explains both how to use Guardian and why a user should consider it.

@oxyyx
Copy link

oxyyx commented Jan 28, 2016

I would be really interested in this, sounds great.

@secretfader
Copy link
Author

I have a working example, I just need to write the prose portion. Soon...

@hauntedhost
Copy link

@nicholaswyoung let me know if you'd like any kind of help with this guide. Would be a great resource.

@secretfader
Copy link
Author

@somlor @hassox Okay, I finally have some time to work on these, maybe during the coming weekend. Any input on how they should be structured in the repo? docs/ / examples/? Or should they go in a separate guides repo?

@doomspork
Copy link
Member

What do you plan to put together @nicholaswyoung? I think that might better dictate where it lives.

@hassox already has a pretty solid example, so I'm not sure there's much need for more of those: https://github.com/hassox/phoenix_guardian

@doomspork
Copy link
Member

@nicholaswyoung is this something you're still working on or can we close this issue?

@secretfader
Copy link
Author

@doomspork Still on it. But you can close the issue if doing so is helpful.

I've been busy with a new child, so I haven't had copious amounts of time to dedicate to this project, so progress is slow.

@doomspork
Copy link
Member

No worries @nicholaswyoung, congrats on the new kid! I just wanted to check in.

@simonh1000
Copy link

I would certainly welcome some instructions or a blog, and ideally for a json api. What I can't see at all from the docs is where the username and password are sent and matched with the database. That must be done before a token can be issued I would expect.

@hassox
Copy link
Member

hassox commented Apr 25, 2016

Hey @simonh1000 you can see some walkthroughs on the overstuffed gorilla blog. For example: http://blog.overstuffedgorilla.com/simple-guardian-api-authentication/

@secretfader
Copy link
Author

This should be a blog entry first. I'll get to that shortly, but for now, I'll close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants