1
0

sso.html 444 B

12345678910
  1. <div class="standardContainer">
  2. <div class="ui basic segment">
  3. <h2>Single-Sign-On</h2>
  4. <p>Create and manage accounts with Zoraxy!</p>
  5. </div>
  6. <div class="ui message">
  7. <h4>Work In Progress</h4>
  8. We are looking for someone to help with implementing this feature in Zoraxy. <br>If you know how to write Golang and want to contribute, feel free to create a pull request to this feature!
  9. </div>
  10. </div>