{"id":15890135,"url":"https://github.com/hph/hawk-auth","last_synced_at":"2026-03-18T17:07:09.558Z","repository":{"id":35462743,"uuid":"39730589","full_name":"hph/hawk-auth","owner":"hph","description":"A Polymer experiment. Authentication and registration as a web component.","archived":false,"fork":false,"pushed_at":"2015-07-27T22:40:47.000Z","size":116,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T07:43:21.951Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-26T15:37:35.000Z","updated_at":"2023-03-10T10:08:27.000Z","dependencies_parsed_at":"2022-09-17T18:12:53.436Z","dependency_job_id":null,"html_url":"https://github.com/hph/hawk-auth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hph%2Fhawk-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hph%2Fhawk-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hph%2Fhawk-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hph%2Fhawk-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hph","download_url":"https://codeload.github.com/hph/hawk-auth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246856689,"owners_count":20844974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-06T07:03:51.285Z","updated_at":"2026-01-17T22:16:19.399Z","avatar_url":"https://github.com/hph.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hawk-auth\n\nA simple Polymer element to provide log in and sign up forms. With a single tag\nyou will get an element containing a log in and sign up form, with material\ndesign paper elements.\n\n![hawk-auth example](http://i.imgur.com/xdXy35g.png)\n\n## Installation\n\nYou can install the component by running:\n\n    bower install --save hph/hawk-auth\n\n## Usage\n\nAdd the tag to your project:\n\n    \u003chawk-auth\u003e\u003c/hawk-auth\u003e\n\nYou will get a container with a log in and a sign up form in two tabs. The\ndefault configuration is to make `POST` requests with the provided `username`\nand `password` values to `/login` and `/signup`, but these values can be\ncustomized. For instance, the following element will use `email` instead of\n`username`, use different paths and add an extra `password_confirmation` field\nto the sign up form:\n\n    \u003chawk-auth identifier=\"email\" login-path=\"/users/sign_in\" signup-path=\"/users\"\u003e\n      \u003cpaper-input-container class=\"signup\"\u003e\n        \u003clabel\u003ePassword confirmation\u003c/label\u003e\n        \u003cinput is=\"iron-input\" name=\"password_confirmation\" required\u003e\n      \u003c/paper-input-container\u003e\n    \u003c/hawk-auth\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhph%2Fhawk-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhph%2Fhawk-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhph%2Fhawk-auth/lists"}