- Integrate neeto_sso gem
- Make sure neeto_emails is using the latest commit/version
- Upgrade to latest version of neeto-ui/v2
- Add App Switcher Component to the client application which uses
Organizations::NeetoAppsService.new(current_user).process["neeto_apps"]
as props - Drop
organization_neeto_applications
table from client application and remove associated test cases and references throughout the application - Verify organization enabling/disabling API is working for client application
- Verify that favicon when updated in neetoAuth is being updated and in use in the client application as well
- Verify if the user name and profile image urls when updated in neetoAuth is being updated and in use in the client application as well
- Verify if User activation/deactivation is being handled properly, i.e. A concern which blocks access
- Verify User Invitation API
- Make sure profile settings page and organization settings page open correctly. (neetoForm has done this correctly)
Last active
October 10, 2021 18:57
-
-
Save ghousemohamed/a6f15b196b72356a47df2825b98d5d34 to your computer and use it in GitHub Desktop.
neetoAuth checklist for a neeto client application
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment