Companion

object Companion

Functions

Link copied to clipboard
fun fromScopes(sub: String, username: String, scopes: List<String>, email: String? = null, roles: List<String>? = null): UserInfoResponse

スコープに基づいてUserInfoResponseを構築する

Link copied to clipboard
fun generateEmail(emailFormat: String, uuid: String, username: String): String

emailFormatからメールアドレスを生成する