{"library":"tdn-auth","type":"library","category":null,"description":"tdn-auth is an Angular module designed to provide an interface for interacting with Django REST Auth backends. As of version 5.0.9, the package primarily targets Angular 5.x. It offers functionalities for authentication flows, including configuration overrides for base URLs and other parameters. The package has not seen updates since its last publish approximately 7 years ago, making it effectively abandoned. It is not compatible with modern Angular versions (Angular 6+) and is best suited for legacy Angular 5 applications. There is no active release cadence or ongoing development. Its key differentiator was providing a pre-built integration layer for a specific Django authentication framework at the time of its release.","language":"javascript","status":"abandoned","version":"5.0.9","tags":["javascript","angular","angular2","angular 2","django-rest-auth","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install tdn-auth","imports":["import { AuthModule } from 'tdn-auth';","import { AuthConfig } from 'tdn-auth/auth.config';","import { Injectable } from '@angular/core';\nimport { AuthConfig } from 'tdn-auth/auth.config';\n\n@Injectable()\nexport class CustomAuthConfig extends AuthConfig {\n    constructor() {\n        super();\n        // Customize properties like base_url\n        this.base_url = 'https://your.api.com/auth/';\n    }\n}"]},{"cmd":"yarn add tdn-auth","imports":[]},{"cmd":"pnpm add tdn-auth","imports":[]}],"homepage":"https://bitbucket.org/thibserot/tdn-auth","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tdn-auth","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/tdn-auth/compatibility"}}