[][src]Module osauth::identity

Authentication using Identity API v3.

Currently only supports Password authentication. Identity API v2 is not and will not be supported.

Structs

Password

Password authentication using Identity API V3.

Token

Token authentication using Identity API V3.

Enums

IdOrName

A reference to a resource by its ID or name.

Scope

A scope of a token.

Traits

Identity

Generic trait for authentication using Identity API V3.