package auth
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
trait
AuthOptions
extends AnyRef
A common base object for authentication options.
-
class
AuthProvider
extends AnyRef
User-facing interface for authenticating users.
-
class
User
extends AnyRef
Represents an authenticates User and contains operations to authorise the user.
Represents an authenticates User and contains operations to authorise the user.
Please consult the documentation for a detailed explanation.
Value Members
- object AuthProvider
- object User