Unity 2018 : Multiplayer LLAPI Tutorial - Authentication and Verification 6/9

Published: 06 November 2018
on channel: N3K EN
6,566
177

public const string EMAIL_PATTERN = @"^[\w!#$%&'*+\-/=?\^_`{|}~]+(\.[\w!#$%&'*+\-/=?\^_`{|}~]+)*" + "@" + @"((([\-\w]+\.)+[a-zA-Z]{2,4})|(([0-9]{1,3}\.){3}[0-9]{1,3}))$";
public const string USERNAME_AND_DISCRIMINATOR_PATTERN = @"^[a-zA-Z0-9]{4,20}#[0-9]{4}$";
public const string USERNAME_PATTERN = @"^[a-zA-Z0-9]{4,20}$";
public const string RANDOM_CHARS = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";

Unity LLAPI (unet)
By the end of this episode, you will have :
- Created and sent a Login Request
- Verified the inputs going out of the client, and entering the server
- Authenticated a user, and gave him a token

►-------------------------------------------------------◄
Join the community, keep on learning.

► Come hang out in discord! This is the most efficient way to reach not only the team members but thousands of other developers like you! We love it when you help, showcase or just discuss with each other in discord!
  / discord  

► Learn about unity and game design with this playlist:
https://goo.gl/I04s9S

► If you enjoy what I do here and would like to support me, pledge any amount on Patreon.
https://www.patreon.com/N3K?ty=h

►-------------------------------------------------------◄
Stay up to date!

N3K is friendly, laidback community that helps you create video games, and make friends while doing so. Check out our website to learn more, or join us on discord!
https://n3k.ca

► Keep up to date with our plans! Follow the Facebook page
  / n3ken  

►-------------------------------------------------------◄
More content!

Do you need some ideas?
Try out our Unity Training playlist!

►Subway Surfer, mobile game: https://goo.gl/xZhC6T
►Glide, Mobile game Tutorial: https://goo.gl/45ycLc
►Multiplayer Checkers Tutorial: https://goo.gl/RjqPkR
►2.5D Platformer Tutorial (Noob friendly!): https://goo.gl/m2S3QH
►Unity Mobile Game (Roller Ball): https://goo.gl/x3gwun
►Endless Runner: https://goo.gl/JTjQO5
►Chess Game: https://goo.gl/8blshX

►Beginner : https://goo.gl/4DXx18
►Intermediate : https://goo.gl/jMHhvC
►Advanced : https://goo.gl/dvGIDT


Watch video Unity 2018 : Multiplayer LLAPI Tutorial - Authentication and Verification 6/9 online without registration, duration hours minute second in high quality. This video was added by user N3K EN 06 November 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 6,566 once and liked it 177 people.