{"id":16687116,"url":"https://github.com/paralin/angularjsauthseed","last_synced_at":"2025-04-10T00:17:06.944Z","repository":{"id":6684317,"uuid":"7929365","full_name":"paralin/angularjsauthseed","owner":"paralin","description":"AngularJS template with a basic authentication/login system","archived":false,"fork":false,"pushed_at":"2014-05-10T19:57:05.000Z","size":371,"stargazers_count":12,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-10T00:17:01.256Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paralin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-31T03:17:49.000Z","updated_at":"2018-04-12T19:44:28.000Z","dependencies_parsed_at":"2022-08-20T07:10:29.760Z","dependency_job_id":null,"html_url":"https://github.com/paralin/angularjsauthseed","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/paralin%2Fangularjsauthseed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralin%2Fangularjsauthseed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralin%2Fangularjsauthseed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paralin%2Fangularjsauthseed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paralin","download_url":"https://codeload.github.com/paralin/angularjsauthseed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131318,"owners_count":21052820,"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-12T15:07:49.237Z","updated_at":"2025-04-10T00:17:06.921Z","avatar_url":"https://github.com/paralin.png","language":"JavaScript","readme":"angularjsauthseed\n=================\n\nThis is a modified version of the AngularJS seed project that includes basic authentication code to handle login to your web app.\n\n\nIt works by intercepting 401 Not Authorized responses from the server (in for example a $http query). Any 401 Not Authorized response will trigger a redirect to the login screen. The page the user attempted to access when given the 401 response is saved, and returned to once authentication is attained again.  \n\n\nOn default, when a page loads, the app asks the server if the user is logged in, so that any non-login or create page will be protected. You can modify this behavior by commenting \"ping()\" in two places noted by comments in app.js. If this is disabled, the app will only give a login screen when login is required.\n\nGetting Started\n==============\nThis can be used like the normal AngularJS seed. To test it out, clone it into a folder. Launch your server (I recommend WAMP for local testing on windows) and use the .sql file on your mysql database to create the users structure. Update the connection info in conn_mysql.php. You should be good to go.\n\nRequirements\n===========\nPHP for default server-side\n\nMySql for default database\n\nAuthor\n======\nkidovate or Christian Stewart, 2013\n\nUnlicense\n=========\nThis is free and unencumbered software released into the public domain.\n\nAnyone is free to copy, modify, publish, use, compile, sell, or\ndistribute this software, either in source code form or as a compiled\nbinary, for any purpose, commercial or non-commercial, and by any\nmeans.\n\nIn jurisdictions that recognize copyright laws, the author or authors\nof this software dedicate any and all copyright interest in the\nsoftware to the public domain. We make this dedication for the benefit\nof the public at large and to the detriment of our heirs and\nsuccessors. We intend this dedication to be an overt act of\nrelinquishment in perpetuity of all present and future rights to this\nsoftware under copyright law.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR\nOTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,\nARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\nOTHER DEALINGS IN THE SOFTWARE.\n\nFor more information, please refer to \u003chttp://unlicense.org/\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparalin%2Fangularjsauthseed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparalin%2Fangularjsauthseed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparalin%2Fangularjsauthseed/lists"}