Bezmican Zehir

Results 2 comments of Bezmican Zehir

@scopsy Have you tried nestjs parsers for primitive types? ```typescript async getNotificationsFeed( @Query('page', ParseIntPipe) page?: number, @Query('seen', ParseBoolPipe) seen?: boolean ) { ```

`keycloak` also have its native login page which is also available for customization. If you are looking for a front-end solution, you can use that.