insert Password

open fun insertPassword(user: GliderUser, token: String, tail: String, scopes: String, password: String)

Method used to insert a password

Parameters

user

The user owner of the inserted password

token

The token of the user

tail

The tail of the password

scopes

The scopes of the password

password

The value of the password

Throws

when an error occurred during the password insertion