Complete Application using Grails 3
Created by :
Grails
tutorial
Programming, Software and application
1089
2020-10-14 16:12:27
This is complete tutorial to build an application using grails 3.x. There are several parts of tutorial where every part has a specific objective and several steps. So it is a step by step tutorial to build a complete application using grails 3.x.
- Step 1: Make Grails Authentication
- Step 2: Layout setup and update authentication Link (login, registration)
- Step 3: Set authentication for action or controller
- Step 4: Retrieving the Authenticated User and check IsAuthenticated
- Step 5: Customize login method
- Step 6: Registration confirm email.
- Step 7: Registration email verification.
- Step 8: Admin panel and dashboard