This service provides Single Sign-On (SSO) authentication for OptionsPlay applications.
Available Endpoints:
| Endpoint | Method | Description |
|---|---|---|
/signin |
GET/POST | Sign in to your account |
/api/auth/userinfo |
GET | Get current user information |
/api/auth/logout |
POST | Sign out (API endpoint) |
/api/auth/signout |
GET | Sign out with redirect |