The Wayback Machine - https://web.archive.org/web/20200705031141/https://github.com/topics/aah-framework
Skip to content
#

aah-framework

Here are 29 public repositories matching this topic...

radutopala
radutopala commented Jan 6, 2019

We should be able to set stateless / stateful on each auth scheme independently, because an app may have 2 or more auth schemes, for example jwt/generic with stateless and form with stateful.

Current solution from @jeevatkm: achieve the stateless via interceptor (https://docs.aahframework.org/interceptors.html) - define action or controller level Finally interceptor and then call `ctx.Session

Improve this page

Add a description, image, and links to the aah-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aah-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.