Ritesh Ahuja • over 2 years ago
Bayun Challenge: SaaS App with Keychain type Privacy & Security
Hi, hackathoners!
Use this topic for any discussions on the Bayun challenge.
You can also join Bayun Developer Community Slack to get help from Bayun’s team and even other developers using Bayun SDK. Use the following link to join:
https://join.slack.com/t/bayundevelope-do87454/shared_invite/zt-1z7x9wqpy-ttZ8rRCD7EzotiTzejke~Q
Use the channel #devweek-cloudx-hackathon once over there.
Comments are closed.

3 comments
Ritesh Ahuja • over 2 years ago
For any, and all, hackers / hackathoners that are considering working on the Bayun challenge, please drop a quick message here saying "Hi". And also introduce yourself if you would like, especially what location and time-zone you are in. That will help us manage support-responsibilities better across our distributed team.
Ritesh Ahuja • over 2 years ago
Folks, just to ensure you don't miss it, the quickest way to get started with Bayun is to create a simple Hello World app by following the steps listed under the section "Quick Start Guide for Beginners" in Bayun's Developer Guide. You should be able to experience the magic of Bayun within minutes, using just 3-4 function calls! A couple of key points to note:
1. Just focus on the simplest flow of user "login with password", and use it with autoCreateEmployee enabled (once you have integrated the Bayun SDK into your test application). Make sure that you have created a new application secret with all 3 roles enabled, and using this secret in the app. Ignore other authentication functions for user registration, and login without password, etc in the beginning.
2. After successful login, just use lock and unlock methods with Encryption Policy of Employee, etc. Avoid the use of Group policy in the beginning, as that requires separate group management.
Once you have a simple test app working with above, you can explore more advanced functionality by going through rest of the documentation. Do reach out if you have any questions or need help.
Ritesh Ahuja • over 2 years ago
Those who are working on the Bayun challenge, it would be awesome if you post which of the three example apps you picked for the challenge, if any. And if you picked your own idea instead of anything from the examples, you can post that too if you would like.