Packages

package auth

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait AuthOptions extends AnyRef

    A common base object for authentication options.

  2. class AuthProvider extends AnyRef

    User-facing interface for authenticating users.

  3. 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

  1. object AuthProvider
  2. object User

Ungrouped