Commit df4e7a1a by G

rename to IAutnenticationData

parent aaa73777
export interface IauthenticationResponse {
export interface IauthenticationData {
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