recogito / recogito-client

GNU Affero General Public License v3.0
1 stars 3 forks source link

Token Exchange Endpoint #247

Closed rsimon closed 2 weeks ago

rsimon commented 2 months ago

In this PR

For password reset, I believe our template would now have to look something like this:

<h2>Reset Password</h2>
<p>Follow this link to reset the password for your user:</p>
<p>
  <a href="{{ .SiteURL }}/auth/confirm?token_hash={{ .TokenHash }}&type=recovery&next=/reset-password">
    Reset Password
  </a>
</p>
netlify[bot] commented 2 months ago

Deploy Preview for vico-design ready!

Name Link
Latest commit aee5355257a0ffc8c4d3c30f79dd264744f14cad
Latest deploy log https://app.netlify.com/sites/vico-design/deploys/670dffce7d69bb0008a3ca7a
Deploy Preview https://deploy-preview-247--vico-design.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 2 months ago

Deploy Preview for recogito-cloud-staging ready!

Name Link
Latest commit aee5355257a0ffc8c4d3c30f79dd264744f14cad
Latest deploy log https://app.netlify.com/sites/recogito-cloud-staging/deploys/670dffce7d69bb0008a3ca7c
Deploy Preview https://deploy-preview-247--recogito-cloud-staging.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.