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

Add full API guide with extensions like PowEmailConfirmation and PowResetPassword #14

Open
danschultzer opened this issue Oct 23, 2019 · 1 comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@danschultzer
Copy link
Collaborator

@mreishus has written two guides that details how to implement the extensions in API setup:

https://github.com/mreishus/notebook-pub/blob/master/programming/phoenix/pow/adding-email-confirmation-to-an-api.md

https://github.com/mreishus/notebook-pub/blob/master/programming/phoenix/pow/adding-reset-password-to-an-api.md

There already is a basic API guide in the docs, but it's written to be as flexible as possible so it can work for most setups. Very few assumptions are made. I think that the above guides can be integrated in a full A-Z API guide for e.g. SPA sites where everything is laid out.

@christophweegen
Copy link

Are there any updates on this topic planned in the foreseeable future?

Let me know if I can help 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants