Understanding session management in Nile Auth
useSession
. This is rare, however, as the session contains the bare minimum information required for authorization and authentication. It is more likely you will use API requests to return information about the user (for instance, useMe()
to get user profile information)
nile.auth.getSession
.