{"id":19848634,"url":"https://github.com/polterguy/auth","last_synced_at":"2026-03-19T12:02:11.247Z","repository":{"id":214591837,"uuid":"736876788","full_name":"polterguy/auth","owner":"polterguy","description":"Hyperlambda registration module for Magic","archived":false,"fork":false,"pushed_at":"2025-05-19T04:37:26.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-19T05:34:02.510Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ainiro.io","language":null,"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/polterguy.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":"2023-12-29T06:13:23.000Z","updated_at":"2025-05-19T04:37:29.000Z","dependencies_parsed_at":"2024-01-02T13:26:47.392Z","dependency_job_id":"ad95d18e-c16f-4a04-88f7-329fed252243","html_url":"https://github.com/polterguy/auth","commit_stats":null,"previous_names":["polterguy/registration"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/polterguy/auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polterguy%2Fauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polterguy%2Fauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polterguy%2Fauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polterguy%2Fauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polterguy","download_url":"https://codeload.github.com/polterguy/auth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polterguy%2Fauth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30122079,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T11:11:57.947Z","status":"ssl_error","status_checked_at":"2026-03-05T11:11:29.001Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-12T13:17:52.035Z","updated_at":"2026-03-05T11:31:05.774Z","avatar_url":"https://github.com/polterguy.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\nAuth module for Magic, giving you workflow actions for easily creating registration\nand user management logic.\n\n## Workflow actions\n\n* authenticate - Authenticates the specified user and returns a JWT token\n* authorize - Ensures user is authorized to access some resource\n* extras-get - Retrieves extra information for users, such as email and name\n* extras-remove - Removes extra information associated with users\n* extras-upsert - Inserts or updates extra information associated with users\n* roles-add - Adds the specified role to some user\n* roles-get - Returns all roles associated with user\n* roles-remove - Removes the specified role from user\n* username-available - Checks if a username is available to use for registering new users\n* username-get - Returns the username for the currently authenticated user\n* users-change-password - Changes the password for a specified user\n* users-create - Creates a new user, allowing you to among other things create registration logic\n* users-delete - Deletes a user entirely from the system\n* users-get - Returns information associated with some user\n\nBy combining the above actions it should be fairly easy to create registration logic in Magic.\n\n## Workflows\n\nIn addition the module contains a reusable workflow encapsulating the imports actions from above, correctly\nchanged together. This workflow is as follows.\n\n* register - Registers a new user with the specified username, password, email, and name - And optionally associated the user with a default role\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolterguy%2Fauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolterguy%2Fauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolterguy%2Fauth/lists"}