-
Notifications
You must be signed in to change notification settings - Fork 205
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
📚 Documentation: Deep dive authentication recipe with Vue #90
Comments
I want to work on this issue , Can you please assign this to me @Haimantika @gewenyu99 |
Hi @ayan-joshi have assigned the issue to you! Thank you for showing interest in contributing to Appwrite! Happy Hacktoberfest 🎃 Notes: Please update us with your progress every 3 days, so that we know that you are working on it. |
Hi @ayan-joshi I am unassigning you from this issue, as I have already assigned you two issues. This will leave room for more people to participate, thanks for you interest |
I have one request Can u unassign The CM adapter issue , I'll work better on this issue other than the CM adapter . |
I want to work on this issue @Haimantika. |
Hi, assigned the issue to Ayan now, since we follow first-come first-serve basis, if he doesn’t follow up in 3 days, will assign it to you. |
Thanks |
@ayan-joshi You'll be following a similar structure and content to this PR: #137 Before starting, please provider an outline of:
|
Hi @ayan-joshi is there an update? |
Ma'am u can unassign this to me I'm working on ionic and it's itself a major issue for me Thanks @Haimantika |
@Vaibhav91one It's yours now :) |
@ayan-joshi No problem! Thanks for your help with the Ionic app! |
Will be sharing a outline of the application soon. |
@gewenyu99 I have come up with this outline. Please provide feedback and provide the green light. Page OutlineCommon ComponentsHeader:
Footer:
Login Page:
Register Page:
Dashboard
Will be focusing on the above for now and later will add Verification, Recovery, Delete account functionality. |
Hi, I decided to do an example project. Please follow the outline and format here: |
Hey, @Vaibhav91one, are you currently working on this issue? It's been a long time since your last follow-up. |
Sorry, about not providing an update. Will be providing an update tomorrows (20th oct). Have been a little busy with college. |
Hey, @gewenyu99 @Haimantika can I get to work on this issue. |
@Vaibhav91one Can I get a quick status update? :D |
Yup will be making a PR today and If I don't, you can assign it to @mecskyverse |
Okay @gewenyu99 I am on step 5. I have covered about creating the app, setting up store, routing, login, logout, register, Some routing restriction. Now, I will be focusing on verification, updating, forgot password. The app is looking like this if the tutorial is followed. (not the end product) A feedback will be much appreciated. |
Update, So, I have implemented verification, password recovery and navigation guards to the app. Will be writing it down in the tutorial. I am having a little trouble with account delete functionality. @gewenyu99. little help will be much appreciated. |
So you can only block your account on the client side. I would do a block and add a comment that this is to protect user data, once they block their account, there should be server side scripts ran periodically to delete associated data that contains the userID. |
Looks great, but please don't include style/css in the tutorials. It's out of scope and distracting. If you must, you can use Pink Design but we prefer if you used none at all :) |
@gewenyu99 Okay will add do the addition and changes. First I included some styles, later I though it is out of scope only, So, I removed it. |
@gewenyu99 I have made the PR. Please provide feedback (if any) 🤞. Also, I do have created one PR a few weeks ago. Also, please review it. |
💭 Description
Goal
Deep dive tutorial for beginners to learn Appwrite Authentication in depth with Vue.
Content
/docs/tutorials/sveltekit
How to contribute
Pitch an outline detailing each page you plan to add and headings within, and ask to be assigned. Open a PR after the outline has been approved.
The Appwrite team will collaborate with you on the outline and PR.
Thanks for taking the time to make our documentation better 🙏
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: