{"id":16040348,"url":"https://github.com/mathroule/login-form","last_synced_at":"2025-04-05T06:24:43.676Z","repository":{"id":98988531,"uuid":"158761557","full_name":"mathroule/login-form","owner":"mathroule","description":null,"archived":false,"fork":false,"pushed_at":"2018-12-21T14:30:53.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T14:13:13.360Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/mathroule.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-23T00:16:55.000Z","updated_at":"2018-12-21T14:30:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"edfb51d3-424b-486c-85d1-4afb2a66fc7e","html_url":"https://github.com/mathroule/login-form","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/mathroule%2Flogin-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathroule%2Flogin-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathroule%2Flogin-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathroule%2Flogin-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathroule","download_url":"https://codeload.github.com/mathroule/login-form/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247296557,"owners_count":20915652,"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-08T23:10:37.427Z","updated_at":"2025-04-05T06:24:43.655Z","avatar_url":"https://github.com/mathroule.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Login form\nBasic login form with username and password.\n\n### Without iframe\n* Using [AJAX](no-iframe/ajax) (i.e. will call process.php)\n* Using [AJAX with absolute URL](no-iframe/ajax-absolute-url) (i.e. will call http://example.com/process.php)\n* Using [AJAX with absolute URL and 307 redirect](no-iframe/ajax-absolute-url-with-redirect) (i.e. will call http://example.com/redirect.php)\n* Using [AJAX with relative URL](no-iframe/ajax-relative-url) (i.e. will call ./process.php)\n* Using [AJAX with relative parent URL](no-iframe/ajax-relative-parent-url) (i.e. will call ../ajax/process.php)\n* Using [HTTP](no-iframe/http)\n* Using [HTTP with 307 redirect](no-iframe/http-with-redirect)\n* Using [HTTP login form submitted by jQuery](no-iframe/jquery)\n\n### Inside iframe\n* Using [AJAX](iframe/ajax) (i.e. will call process.php)\n* Using [AJAX with absolute URL](iframe/ajax-absolute-url) (i.e. will call http://example.com/process.php)\n* Using [AJAX with absolute URL and 307 redirect](iframe/ajax-absolute-url-with-redirect) (i.e. will call http://example.com/redirect.php)\n* Using [AJAX with relative URL](iframe/ajax-relative-url) (i.e. will call ./process.php)\n* Using [AJAX with relative parent URL](iframe/ajax-relative-parent-url) (i.e. will call ../ajax/process.php)\n* Using [HTTP](iframe/http)\n* Using [HTTP with 307 redirect](iframe/http-with-redirect)\n* Using [HTTP login form submitted by jQuery](iframe/jquery)\n\nType anything as username and password, the page will display the username and password received by the server if not empty.\n\n## Requirement\nNeed PHP to be run.\n\n## Credit\nBased on [https://github.com/scotch-io/ajax-forms-jquery](https://github.com/scotch-io/ajax-forms-jquery)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathroule%2Flogin-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathroule%2Flogin-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathroule%2Flogin-form/lists"}