ffs
0.1-SNAPSHOT
common
jvm
Dashboard
doist.
ffs
main()
Sdk
backend
doist.
ffs
Ffs
doist.
ffs.
model
Flag
Sdk
frontend
doist.
ffs
Ffs
Server
doist.
ffs
install
Authentication()
install
Database()
install
Plugins()
install
Routes()
main()
module()
doist.
ffs.
auth
Access
Access
Principal
Argon2Password
Authorization
Exception
authorize()
bearer()
bearer
Authentication
Credentials()
Bearer
Authentication
Provider
Bearer
Credential
Permission
DELETE
EVAL
READ
WRITE
permissions
Resource
Session
Token
Principal
User
Principal
doist.
ffs.
db
capturing
Last
Insert
Id()
flags
from
Token()
members
organizations
projects
Role
Enum
ADMIN
READER
USER
Token
Generator
tokens
users
doist.
ffs.
ext
authorize
For
Organization()
authorize
For
Project()
authorize
For
User()
href()
Optional
Path
Segment
Constant
Route
Selector
optional
Route()
doist.
ffs.
plugins
Database
database()
doist.
ffs.
routes
install
Flag
Routes()
install
Organization
Routes()
install
Project
Routes()
install
User
Routes()
doist.
ffs.
serialization
cbor
json
routes
install
Token
Routes()
PATH_LATEST
PATH_V1
Client
doist.
ffs
Client
Config
DEFAULT_LIVE_UPDATES
DEFAULT_URL
initialize
Internal()
doist.
ffs.
uuid
UUID
Endpoints
doist.
ffs.
endpoints
Flags
Organizations
Projects
Tokens
Users
Env
doist.
ffs.
env
ENV_DEVICE_LOCALE
ENV_DEVICE_NAME
ENV_DEVICE_OS
ENV_INTERNAL_ROLLOUT_ID
ENV_USER_EMAIL
ENV_USER_ID
Rule
doist.
ffs.
rule
eval()
is
Enabled()
validate
Formula()
Sse
doist.
ffs.
sse
HEADER_LAST_EVENT_ID
SSE_DEFAULT_RETRY
SSE_FIELD_PREFIX_DATA
SSE_FIELD_PREFIX_EVENT
SSE_FIELD_PREFIX_ID
SSE_FIELD_PREFIX_RETRY
Sse
Event
write()
Validators
doist.
ffs.
validators
validate
Email()
validate
Password()
Sse
/
doist.ffs.sse
Package
doist.
ffs.
sse
Types
Functions
Properties
Types
Sse
Event
Link copied to clipboard
common
data
class
SseEvent
(
data
:
String
,
event
:
String
?
,
id
:
String
?
)
Content copied to clipboard
Functions
write
Link copied to clipboard
jvm
fun
SseEvent
.
write
(
writer
:
Writer
)
Content copied to clipboard
Properties
HEADER_LAST_EVENT_ID
Link copied to clipboard
common
const
val
HEADER_LAST_EVENT_ID
:
String
Content copied to clipboard
SSE_DEFAULT_RETRY
Link copied to clipboard
common
const
val
SSE_DEFAULT_RETRY
:
Long
=
3000
Content copied to clipboard
SSE_FIELD_PREFIX_DATA
Link copied to clipboard
common
const
val
SSE_FIELD_PREFIX_DATA
:
String
Content copied to clipboard
SSE_FIELD_PREFIX_EVENT
Link copied to clipboard
common
const
val
SSE_FIELD_PREFIX_EVENT
:
String
Content copied to clipboard
SSE_FIELD_PREFIX_ID
Link copied to clipboard
common
const
val
SSE_FIELD_PREFIX_ID
:
String
Content copied to clipboard
SSE_FIELD_PREFIX_RETRY
Link copied to clipboard
common
const
val
SSE_FIELD_PREFIX_RETRY
:
String
Content copied to clipboard