#go #hacktoberfest #identity #identity_management #login #profile_management #registration #user #user_management #user_profile #user_profiles #users
https://github.com/ory/kratos
https://github.com/ory/kratos
GitHub
GitHub - ory/kratos: Headless cloud-native authentication and identity management written in Go. Scales to a billion+ users. Replace…
Headless cloud-native authentication and identity management written in Go. Scales to a billion+ users. Replace Homegrown, Auth0, Okta, Firebase with better UX and DX. Passkeys, Social Sign In, OID...
#rust #authentication #edge #elixir #encrypted_messages #encryption #identity #identity_management #influxdb #internet_of_things #iot #kafka #key_management #library #messaging #ockam #security #trust
https://github.com/ockam-network/ockam
https://github.com/ockam-network/ockam
GitHub
GitHub - build-trust/ockam: Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization…
Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale. - build-trust/ockam
#java #open_source #aws #oauth2 #spring_boot #authentication #spring_cloud #openidconnect #authorization #sso #saml2 #ldap_authentication #u2f_server #spring_framework #apache2 #identity_provider #sso_authentication #websso #spring_webflow #duosecurity
https://github.com/apereo/cas
https://github.com/apereo/cas
GitHub
GitHub - apereo/cas: Apereo CAS - Identity & Single Sign On for all earthlings and beyond.
Apereo CAS - Identity & Single Sign On for all earthlings and beyond. - apereo/cas
#typescript #authentication #authorization #identity #javascript #oauth #oauth2 #openid_connect #passwordless #react #sign_in_up #social_login
https://github.com/logto-io/logto
https://github.com/logto-io/logto
GitHub
GitHub - logto-io/logto: 🧑🚀 Authentication and authorization infrastructure for SaaS and AI apps, built on OIDC and OAuth 2.1…
🧑🚀 Authentication and authorization infrastructure for SaaS and AI apps, built on OIDC and OAuth 2.1 with multi-tenancy, SSO, and RBAC. - logto-io/logto
#other #aaas #auth0 #authing #header_jwt #iam #id #idaas #identity #identity_cloud #jwt #ldap #login #oauth #oauth2 #oidc #open_iam #openid_connect #saml #solid #user_management
https://github.com/Authing/Authing
https://github.com/Authing/Authing
GitHub
GitHub - Authing/Authing: 🔥Authing - IDaaS/IAM solution that can Auth to web and mobile applications.
🔥Authing - IDaaS/IAM solution that can Auth to web and mobile applications. - Authing/Authing
#other #awesome #awesome_list #date #edge_cases #email #engineering #falsehoods #geography #identity #internationalization #myths #network #phone_number #phone_numbers #postal_addresses #programming #resources #time #typography
This resource is a curated list of common misconceptions, or "falsehoods," that programmers often believe about various topics such as time, email addresses, names, geography, and more. It helps programmers by highlighting and explaining these false beliefs, which can lead to errors and inefficiencies in coding. By understanding these falsehoods, developers can avoid common pitfalls and create more accurate and robust software. For example, knowing that email addresses can have multiple `@` characters or that time zones are more complex than they seem can prevent bugs and improve the overall quality of the code. This knowledge benefits users by ensuring the software they use is reliable and functions correctly.
https://github.com/kdeldycke/awesome-falsehood
This resource is a curated list of common misconceptions, or "falsehoods," that programmers often believe about various topics such as time, email addresses, names, geography, and more. It helps programmers by highlighting and explaining these false beliefs, which can lead to errors and inefficiencies in coding. By understanding these falsehoods, developers can avoid common pitfalls and create more accurate and robust software. For example, knowing that email addresses can have multiple `@` characters or that time zones are more complex than they seem can prevent bugs and improve the overall quality of the code. This knowledge benefits users by ensuring the software they use is reliable and functions correctly.
https://github.com/kdeldycke/awesome-falsehood
GitHub
GitHub - kdeldycke/awesome-falsehood: 😱 Falsehoods Programmers Believe in
😱 Falsehoods Programmers Believe in. Contribute to kdeldycke/awesome-falsehood development by creating an account on GitHub.
#typescript #actions #authentication #gcp #github_actions #google_cloud #google_cloud_platform #iam #identity #security
You can securely connect GitHub Actions to Google Cloud using the Google GitHub Action called `auth`. It supports two main ways: the recommended Workload Identity Federation (WIF), which uses short-lived tokens and avoids long-lived service account keys, and the older Service Account Key JSON method. WIF improves security by creating a trust link between your GitHub workflow and Google Cloud without exposing permanent credentials. To use it, you set up a Workload Identity Pool and Provider in Google Cloud, then configure your GitHub workflow to authenticate with these. This lets your workflows access Google Cloud resources safely and easily, reducing risks and simplifying credential management.
https://github.com/google-github-actions/auth
You can securely connect GitHub Actions to Google Cloud using the Google GitHub Action called `auth`. It supports two main ways: the recommended Workload Identity Federation (WIF), which uses short-lived tokens and avoids long-lived service account keys, and the older Service Account Key JSON method. WIF improves security by creating a trust link between your GitHub workflow and Google Cloud without exposing permanent credentials. To use it, you set up a Workload Identity Pool and Provider in Google Cloud, then configure your GitHub workflow to authenticate with these. This lets your workflows access Google Cloud resources safely and easily, reducing risks and simplifying credential management.
https://github.com/google-github-actions/auth
GitHub
GitHub - google-github-actions/auth: A GitHub Action for authenticating to Google Cloud.
A GitHub Action for authenticating to Google Cloud. - google-github-actions/auth