Index
@wuespace/telestion / auth
Functions and types relating to the authentication of users in the Telestion frontend.
Note that in most cases, you don’t need to import anything from this package directly, since auth*n is already handled by the framework itself.
Example¶
Classes¶
Interfaces¶
Functions¶
- attemptAutoLogin
- getNatsConnection
- getUser
- isLoggedIn
- login
- logout
- setAutoLoginCredentials
- setNatsConnection
- setUser
- useNatsSubscription
References¶
useNats¶
Re-exports useNats