Skip to content
#

authentication

Here are 7,398 public repositories matching this topic...

next-auth
balazsorban44
balazsorban44 commented Jul 11, 2021

Description 📓

Partially based on this tweet https://twitter.com/t3dotgg/status/1413983193212981248 and closed issues like #969 #497 #525 (and highly probable interest), we should document a way to secure Preview environments.

Given the (unchecked) assumption that most of our users use OAuth as their main provider, the main challenge lies in that Preview environments usually have a dynami

mccutchen
mccutchen commented May 1, 2019

Is your feature request related to a problem? Please describe.

The public key-based request signing functionality added to sso_proxy in buzzfeed/sso#106 is undocumented. In particular, it's not immediately obvious how to a) generate an appropriate keypair or b) validate a signed request in an upstream service.

Describe the solution you'd like

New documenta

Laravel 8 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. The project can be stood up in minutes.

  • Updated May 25, 2021
  • PHP
josefaidt
josefaidt commented Jun 30, 2021

Is this related to a new or existing Amplify category?

No response

Is this related to another service?

No response

Describe the feature you'd like to request

Some auto-generated files include extraneous whitespace, and in some cases tab width is different across files (typically 2 and 4 spaces)

Example 1 (whitespace): CloudFormation YML Snippet

  identityPoolNa

Improve this page

Add a description, image, and links to the authentication topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the authentication topic, visit your repo's landing page and select "manage topics."

Learn more