You need to sign in or sign up before continuing.
Commit aaa73777 by G

basic authentication response

parent 03d5598a
export interface IauthenticationResponse {
access: string;
refresh: string;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment