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

iframe - Connect to backend api and implement business logic #3

Closed
hkd987 opened this issue Jan 23, 2022 · 0 comments
Closed

iframe - Connect to backend api and implement business logic #3

hkd987 opened this issue Jan 23, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@hkd987
Copy link
Contributor

hkd987 commented Jan 23, 2022

After completion of #1 & #2 we should be ready to wire up the business logic for our iframe.

This issue if not already completed by #2 could also include putting a publishing and design system in place but might not. This ticket should allow the iframe to load quickly and will need the following logic

  • Login users, users
  • Register users, users
  • Display "Powered By Authsio" link for unpaid accounts
  • Remove "Powered By Authsio" for paid accounts
  • Should read the users public api key for this information
  • Should handle basic email validation rules, maybe HTML5 email validation is enough
  • Should handle basic password validation rules, maybe HTML5 password validation is enough
  • Should score over 90% on lighthouse across the board. We do not want to slow down users websites

IF YOU PLAN TO CONTRIBUTE OR WORK ON THIS ISSUE, LETS CHAT FIRST TO SYNC UP.

@hkd987 hkd987 added this to the IFRAME MVP milestone Jan 23, 2022
@hkd987 hkd987 added enhancement New feature or request good first issue Good for newcomers labels Jan 23, 2022
@hkd987 hkd987 closed this as completed Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Done
Development

No branches or pull requests

1 participant