Skip to content

Authentication and role-based authorization with Vaadin Flow

License

Notifications You must be signed in to change notification settings

ivandi1980/vaadin-auth-example

 
 

Repository files navigation

auth-example

NOTE: This example is for Vaadin 17. Since that there has been improvements for Spring Security support, like declarative roles checking (using annotations to views). A more up-to-date example can be downloaded via start.vaadin.com by enabling "Access control" on on the settings tab.

An example of how to implement authentication and authorization in Vaadin Flow apps.

Watch the tutorial at https://www.youtube.com/watch?v=oMKks5AjaSQ

About

Authentication and role-based authorization with Vaadin Flow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.9%
  • CSS 7.2%
  • JavaScript 2.9%