A8ServerConnectSession determines the current session with actions that can be executed on server side. The server environment can only use fetch based actions, which are Auth and User actions.
A8ServerConnectSession
fetch
Auth
User
Auth action for any actions related to authentication.
OAuth actions for any actions related to oauth
OAuth
User action for any actions related to user profile
Generated using TypeDoc
A8ServerConnectSessiondetermines the current session with actions that can be executed on server side. The server environment can only usefetchbased actions, which areAuthandUseractions.